Color Hex Logo

#93c47d Color Hex

#93C47D
(147,196,125)
8 Favorites   1 Comments

Color spaces of #93c47d

RGB 147196125
HSL0.280.380.63
HSV101°36°77°
CMYK 0.250.000.36   0.23
XYZ35.474247.163626.6358
Yxy47.16360.32460.4316
Hunter Lab68.6758-27.979125.0775
CIE-Lab74.2943-29.206030.5967

#93c47d color RGB value is (147,196,125).

#93c47d hex color red value is 147, green value is 196 and the blue value of its RGB is 125. Cylindrical-coordinate representations (also known as HSL) of color #93c47d hue: 0.28 , saturation: 0.38 and the lightness value of 93c47d is 0.63.

The process color (four color CMYK) of #93c47d color hex is 0.25, 0.00, 0.36, 0.23. Web safe color of #93c47d is #99cc66. Color #93c47d contains mainly GREEN color.

Base Numbers

BaseRedGreenBlue
Binary 10010011 11000100 01111101
Octal 223 304 175
Decimal 147 196 125
Hex 93 C4 7D

RGB Percentages of Color #93c47d

%31.41
%41.88
%26.71

CMYK Percentages of Color #93c47d

%25
%0
%36
%23

Triadic Colors of #93c47d

#93c47d #7d93c4 #c47d93

Analogous Colors of #93c47d

#93c47d #7dc48b #b7c47d

Monochromatic Colors of #93c47d

#93c47d

Complementary Color

#93c47d #ae7dc4

#93c47d Color Preview on Black Background

Lorem ipsum dolor sit amet.

#93c47d Color Preview on White Background

Lorem ipsum dolor sit amet.

#93c47d Color CSS Codes

.mybgcolor {background-color:#93c47d; } 
.myforecolor {color:#93c47d; }
.mybordercolor {border:3px solid #93c47d; }

#93c47d Text Font Color

<p style="color:#93c47d">Text here</p>

This sample text font color is #93c47d
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#93c47d Background Color

<div style="background-color:#93c47d">
Div content here</div>

This div background color is #93c47d


#93c47d Border Color

<div style="border:3px solid #93c47d">
Div here</div>

This div border color is #93c47d


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(147,196,125, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #93c47d; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #93c47d;
  -webkit-box-shadow: 1px 1px 3px 2px #93c47d;
  box-shadow:         1px 1px 3px 2px #93c47d; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(147,196,125, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #93c47d">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #93c47d;
  -webkit-box-shadow: 1px 1px 3px 2px #93c47d;
  box-shadow:         1px 1px 3px 2px #93c47d;">
Div content here</div>

This div box has shadow with color #93c47d


Comments

14 Apr 2023, 10:49 gutenabendsunshine

In Japanese, the color 93c47d would be referred to as 93c47d pronounced as or simply pronounced as , which means green color in English.93c47d color in Japanese Ky San Yon Shi Yon Shichi Di Iro or simply Midoriiro

Please login to write comment.