COLOR #126559

HEX: #126559 RGB: (18,101,89)

Color info

#126559 contains mainly green and blue colors. Web safe color of #126559 is #006666 (or #066).

RGB color model

#126559 color RGB value is (18,101,89).

RGB: (18,101,89) (7%, 40%, 35%)

RGB channels and saturation

R 18 of 255 = 7%
G 101 of 255 = 40%
B 89 of 255 = 35%

18
101
89

R + G + B ~ 27%. #126559 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 101 + 89 = 208 (100%)
R 18 of 208 ~ 8.65%
G 101 of 208 ~ 48.56%
B 89 of 208 ~ 42.79'%

%48.56
%42.79

CMYK color model

#126559 color CMYK value is (82,0,12,60).

  • cyan value is 82.18%
  • magenta value is 0.00%
  • yellow value is 11.88%
  • key color value is 60.39%
CMYK: (82,0,12,60) C82M0Y12K60 (82%,0%,12%,60%) (0.82/0.00/0.12/0.60) 

CMYK percentages

%82.18
%0
%11.88
%60.39

Codes

Color #126559 in popluar color models

12 65 59
RGB 18 101 89
HSL 171° 69.75% 23.33%
HSB/HSV 171° 82.18% 39.61%
CMYK 82.18% 0.00% 11.88%
60.39%

Color #126559 in popluar number systems.

HEX 12 65 59
Decimal 18 101 89
Binary 10010 1100101 1011001
Octal 22 145 131

Shades and tints

Shades of #126559

#126559
(18,101,89)
#115C51
(17,92,81)
#105349
(16,83,73)
#0F4A41
(15,74,65)
#0E4139
(14,65,57)
#0D3831
(13,56,49)
#0C2F29
(12,47,41)
#0B2621
(11,38,33)
#0A1D19
(10,29,25)
#091411
(9,20,17)
#080B09
(8,11,9)
#000000
(0,0,0)

Tints of #126559

#126559
(18,101,89)
#277368
(39,115,104)
#3C8177
(60,129,119)
#518F86
(81,143,134)
#669D95
(102,157,149)
#7BABA4
(123,171,164)
#90B9B3
(144,185,179)
#A5C7C2
(165,199,194)
#BAD5D1
(186,213,209)
#CFE3E0
(207,227,224)
#E4F1EF
(228,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #126559 color. Also use rgb(18,101,89) instead hex code.

Text Font Color

.myTextColor { color: #126559; }

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

This text font color is #126559.

Background Color

.myBgColor { background-color: #126559; }

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

This div background color is #126559.

Border color

.myBorderColor { border: 1px solid #126559; }

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

This div border color is #126559.

Opacity

.myOpacity80 { color: #126559; opacity: 0.8; }

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

Text with #126559 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 #126559;}

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

This text has shadow with #126559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #126559.

Preview

Color preview on black background

This text has color #126559 on black background.


Color preview on white background

This text has color #126559 on white background.


Black color preview on #126559 background

This text has black color on #126559 background.


White color preview on #126559 background

This text has white color on #126559 background.


Related colors

Complementary color

Complementary color for #hex is #ED9AA6.


I love getcolorcode.com

Triadic colors

1 #591265 and #655912 with #126559 are triadic colors.

2 #596512 and #651259 with #126559 are triadic colors.