COLOR #166676

HEX: #166676 RGB: (22,102,118)

Color info

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

RGB color model

#166676 color RGB value is (22,102,118).

RGB: (22,102,118) (9%, 40%, 46%)

RGB channels and saturation

R 22 of 255 = 9%
G 102 of 255 = 40%
B 118 of 255 = 46%

22
102
118

R + G + B ~ 32%. #166676 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 22 + 102 + 118 = 242 (100%)
R 22 of 242 ~ 9.09%
G 102 of 242 ~ 42.15%
B 118 of 242 ~ 48.76'%

%42.15
%48.76

CMYK color model

#166676 color CMYK value is (81,14,0,54).

  • cyan value is 81.36%
  • magenta value is 13.56%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (81,14,0,54)
C81M14Y0K54 (81%, 14%, 0%, 54%)
(0.81 / 0.14 / 0.00 / 0.54)

CMYK percentages

%81.36
%13.56
%0
%53.73

Codes

Color #166676 in popluar color models

16 66 76
RGB 22 102 118
HSL 190° 68.57% 27.45%
HSB/HSV 190° 81.36% 46.27%
CMYK 81.36% 13.56% 0.00%
53.73%

Color #166676 in popluar number systems.

HEX 16 66 76
Decimal 22 102 118
Binary 10110 1100110 1110110
Octal 26 146 166

Shades and tints

Shades of #166676

#166676
(22,102,118)
#145D6C
(20,93,108)
#125462
(18,84,98)
#104B58
(16,75,88)
#0E424E
(14,66,78)
#0C3944
(12,57,68)
#0A303A
(10,48,58)
#082730
(8,39,48)
#061E26
(6,30,38)
#04151C
(4,21,28)
#020C12
(2,12,18)
#000000
(0,0,0)

Tints of #166676

#166676
(22,102,118)
#2B7382
(43,115,130)
#40808E
(64,128,142)
#558D9A
(85,141,154)
#6A9AA6
(106,154,166)
#7FA7B2
(127,167,178)
#94B4BE
(148,180,190)
#A9C1CA
(169,193,202)
#BECED6
(190,206,214)
#D3DBE2
(211,219,226)
#E8E8EE
(232,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #166676 color. Also use rgb(22,102,118) instead hex code.

Text Font Color

.myTextColor { color: #166676; }

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

This text font color is #166676.

Background Color

.myBgColor { background-color: #166676; }

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

This div background color is #166676.

Border color

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

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

This div border color is #166676.

Opacity

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

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

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

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

This text has shadow with #166676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #166676.

Preview

Color preview on black background

This text has color #166676 on black background.


Color preview on white background

This text has color #166676 on white background.


Black color preview on #166676 background

This text has black color on #166676 background.


White color preview on #166676 background

This text has white color on #166676 background.


Related colors

Complementary color

Complementary color for #hex is #E99989.


I love getcolorcode.com

Triadic colors

1 #761666 and #667616 with #166676 are triadic colors.

2 #766616 and #661676 with #166676 are triadic colors.