COLOR #668185

HEX: #668185 RGB: (102,129,133)

Color info

#668185 contains red, green and blue colors in about the same proportion. Web safe color of #668185 is #669999 (or #699).

RGB color model

#668185 color RGB value is (102,129,133).

RGB: (102,129,133) (40%, 51%, 52%)

RGB channels and saturation

R 102 of 255 = 40%
G 129 of 255 = 51%
B 133 of 255 = 52%

102
129
133

R + G + B ~ 48%. #668185 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 102 + 129 + 133 = 364 (100%)
R 102 of 364 ~ 28.02%
G 129 of 364 ~ 35.44%
B 133 of 364 ~ 36.54'%

%28.02
%35.44
%36.54

CMYK color model

#668185 color CMYK value is (23,3,0,48).

  • cyan value is 23.31%
  • magenta value is 3.01%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (23,3,0,48)
C23M3Y0K48 (23%, 3%, 0%, 48%)
(0.23 / 0.03 / 0.00 / 0.48)

CMYK percentages

%23.31
%3.01
%0
%47.84

Codes

Color #668185 in popluar color models

66 81 85
RGB 102 129 133
HSL 188° 13.19% 46.08%
HSB/HSV 188° 23.31% 52.16%
CMYK 23.31% 3.01% 0.00%
47.84%

Color #668185 in popluar number systems.

HEX 66 81 85
Decimal 102 129 133
Binary 1100110 10000001 10000101
Octal 146 201 205

Shades and tints

Shades of #668185

#668185
(102,129,133)
#5D7679
(93,118,121)
#546B6D
(84,107,109)
#4B6061
(75,96,97)
#425555
(66,85,85)
#394A49
(57,74,73)
#303F3D
(48,63,61)
#273431
(39,52,49)
#1E2925
(30,41,37)
#151E19
(21,30,25)
#0C130D
(12,19,13)
#000000
(0,0,0)

Tints of #668185

#668185
(102,129,133)
#738C90
(115,140,144)
#80979B
(128,151,155)
#8DA2A6
(141,162,166)
#9AADB1
(154,173,177)
#A7B8BC
(167,184,188)
#B4C3C7
(180,195,199)
#C1CED2
(193,206,210)
#CED9DD
(206,217,221)
#DBE4E8
(219,228,232)
#E8EFF3
(232,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #668185 color. Also use rgb(102,129,133) instead hex code.

Text Font Color

.myTextColor { color: #668185; }

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

This text font color is #668185.

Background Color

.myBgColor { background-color: #668185; }

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

This div background color is #668185.

Border color

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

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

This div border color is #668185.

Opacity

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

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

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

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

This text has shadow with #668185 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668185.

Preview

Color preview on black background

This text has color #668185 on black background.


Color preview on white background

This text has color #668185 on white background.


Black color preview on #668185 background

This text has black color on #668185 background.


White color preview on #668185 background

This text has white color on #668185 background.


Related colors

Complementary color

Complementary color for #hex is #997E7A.


I love getcolorcode.com

Triadic colors

1 #856681 and #818566 with #668185 are triadic colors.

2 #858166 and #816685 with #668185 are triadic colors.