COLOR #126675

HEX: #126675 RGB: (18,102,117)

Color info

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

RGB color model

#126675 color RGB value is (18,102,117).

RGB: (18,102,117) (7%, 40%, 46%)

RGB channels and saturation

R 18 of 255 = 7%
G 102 of 255 = 40%
B 117 of 255 = 46%

18
102
117

R + G + B ~ 31%. #126675 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 102 + 117 = 237 (100%)
R 18 of 237 ~ 7.59%
G 102 of 237 ~ 43.04%
B 117 of 237 ~ 49.37'%

%43.04
%49.37

CMYK color model

#126675 color CMYK value is (85,13,0,54).

  • cyan value is 84.62%
  • magenta value is 12.82%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (85,13,0,54)
C85M13Y0K54 (85%, 13%, 0%, 54%)
(0.85 / 0.13 / 0.00 / 0.54)

CMYK percentages

%84.62
%12.82
%0
%54.12

Codes

Color #126675 in popluar color models

12 66 75
RGB 18 102 117
HSL 189° 73.33% 26.47%
HSB/HSV 189° 84.62% 45.88%
CMYK 84.62% 12.82% 0.00%
54.12%

Color #126675 in popluar number systems.

HEX 12 66 75
Decimal 18 102 117
Binary 10010 1100110 1110101
Octal 22 146 165

Shades and tints

Shades of #126675

#126675
(18,102,117)
#115D6B
(17,93,107)
#105461
(16,84,97)
#0F4B57
(15,75,87)
#0E424D
(14,66,77)
#0D3943
(13,57,67)
#0C3039
(12,48,57)
#0B272F
(11,39,47)
#0A1E25
(10,30,37)
#09151B
(9,21,27)
#080C11
(8,12,17)
#000000
(0,0,0)

Tints of #126675

#126675
(18,102,117)
#277381
(39,115,129)
#3C808D
(60,128,141)
#518D99
(81,141,153)
#669AA5
(102,154,165)
#7BA7B1
(123,167,177)
#90B4BD
(144,180,189)
#A5C1C9
(165,193,201)
#BACED5
(186,206,213)
#CFDBE1
(207,219,225)
#E4E8ED
(228,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #126675 color. Also use rgb(18,102,117) instead hex code.

Text Font Color

.myTextColor { color: #126675; }

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

This text font color is #126675.

Background Color

.myBgColor { background-color: #126675; }

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

This div background color is #126675.

Border color

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

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

This div border color is #126675.

Opacity

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

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

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

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

This text has shadow with #126675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #126675.

Preview

Color preview on black background

This text has color #126675 on black background.


Color preview on white background

This text has color #126675 on white background.


Black color preview on #126675 background

This text has black color on #126675 background.


White color preview on #126675 background

This text has white color on #126675 background.


Related colors

Complementary color

Complementary color for #hex is #ED998A.


I love getcolorcode.com

Triadic colors

1 #751266 and #667512 with #126675 are triadic colors.

2 #756612 and #661275 with #126675 are triadic colors.