COLOR #125D48

HEX: #125D48 RGB: (18,93,72)

Color info

#125D48 contains mainly green and blue colors. Web safe color of #125D48 is #006633 (or #063).

RGB color model

#125D48 color RGB value is (18,93,72).

RGB: (18,93,72) (7%, 36%, 28%)

RGB channels and saturation

R 18 of 255 = 7%
G 93 of 255 = 36%
B 72 of 255 = 28%

18
93
72

R + G + B ~ 24%. #125D48 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 93 + 72 = 183 (100%)
R 18 of 183 ~ 9.84%
G 93 of 183 ~ 50.82%
B 72 of 183 ~ 39.34'%

%50.82
%39.34

CMYK color model

#125D48 color CMYK value is (81,0,23,64).

  • cyan value is 80.65%
  • magenta value is 0.00%
  • yellow value is 22.58%
  • key color value is 63.53%

CMYK: (81,0,23,64)
C81M0Y23K64 (81%, 0%, 23%, 64%)
(0.81 / 0.00 / 0.23 / 0.64)

CMYK percentages

%80.65
%0
%22.58
%63.53

Codes

Color #125D48 in popluar color models

12 5D 48
RGB 18 93 72
HSL 163° 67.57% 21.76%
HSB/HSV 163° 80.65% 36.47%
CMYK 80.65% 0.00% 22.58%
63.53%

Color #125D48 in popluar number systems.

HEX 12 5D 48
Decimal 18 93 72
Binary 10010 1011101 1001000
Octal 22 135 110

Shades and tints

Shades of #125D48

#125D48
(18,93,72)
#115542
(17,85,66)
#104D3C
(16,77,60)
#0F4536
(15,69,54)
#0E3D30
(14,61,48)
#0D352A
(13,53,42)
#0C2D24
(12,45,36)
#0B251E
(11,37,30)
#0A1D18
(10,29,24)
#091512
(9,21,18)
#080D0C
(8,13,12)
#000000
(0,0,0)

Tints of #125D48

#125D48
(18,93,72)
#276B58
(39,107,88)
#3C7968
(60,121,104)
#518778
(81,135,120)
#669588
(102,149,136)
#7BA398
(123,163,152)
#90B1A8
(144,177,168)
#A5BFB8
(165,191,184)
#BACDC8
(186,205,200)
#CFDBD8
(207,219,216)
#E4E9E8
(228,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #125D48 color. Also use rgb(18,93,72) instead hex code.

Text Font Color

.myTextColor { color: #125D48; }

<p style="color:#125D48">This sample text font color is #125D48.</p>

This text font color is #125D48.

Background Color

.myBgColor { background-color: #125D48; }

<div style="background-color:#125D48">Inner text</div>

This div background color is #125D48.

Border color

.myBorderColor { border: 1px solid #125D48; }

<div style="border:3px solid #125D48">Div</div>

This div border color is #125D48.

Opacity

.myOpacity80 { color: #125D48; opacity: 0.8; }

<p style="color:#125D48;opacity:0.8;">80%</p>

Text with #125D48 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #125D48;}

<p style="text-shadow: 3px 3px 1px #125D48">Text here.</p>

This text has shadow with #125D48 color.


.textShadow {text-shadow: 3px 3px 1px #125D48', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #125D48, 5px 5px 20px red">Text here.</p>

This text has shadow with #125D48 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#125D48, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#125D48, Direction=45, Strength=4)">Text</p>

This text has shadow with #125D48 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #125D48;
-webkit-box-shadow: 1px 1px 3px 2px #125D48;
box-shadow: 1px 1px 3px 2px #125D48;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #125D48; -webkit-box-shadow: 1px 1px 3px 2px #125D48; box-shadow:1px 1px 3px 2px #125D48;">
Div content here
</div>

This div box has shadow with color #125D48.

Preview

Color preview on black background

This text has color #125D48 on black background.


Color preview on white background

This text has color #125D48 on white background.


Black color preview on #125D48 background

This text has black color on #125D48 background.


White color preview on #125D48 background

This text has white color on #125D48 background.


Related colors

Complementary color

Complementary color for #hex is #EDA2B7.


I love getcolorcode.com

Triadic colors

1 #48125D and #5D4812 with #125D48 are triadic colors.

2 #485D12 and #5D1248 with #125D48 are triadic colors.