COLOR #668592

HEX: #668592 RGB: (102,133,146)

Color info

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

RGB color model

#668592 color RGB value is (102,133,146).

RGB: (102,133,146) (40%, 52%, 57%)

RGB channels and saturation

R 102 of 255 = 40%
G 133 of 255 = 52%
B 146 of 255 = 57%

102
133
146

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

Portions of RGB colors in percentages

R + G + B = 102 + 133 + 146 = 381 (100%)
R 102 of 381 ~ 26.77%
G 133 of 381 ~ 34.91%
B 146 of 381 ~ 38.32'%

%26.77
%34.91
%38.32

CMYK color model

#668592 color CMYK value is (30,9,0,43).

  • cyan value is 30.14%
  • magenta value is 8.90%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (30,9,0,43)
C30M9Y0K43 (30%, 9%, 0%, 43%)
(0.30 / 0.09 / 0.00 / 0.43)

CMYK percentages

%30.14
%8.9
%0
%42.75

Codes

Color #668592 in popluar color models

66 85 92
RGB 102 133 146
HSL 198° 17.74% 48.63%
HSB/HSV 198° 30.14% 57.25%
CMYK 30.14% 8.90% 0.00%
42.75%

Color #668592 in popluar number systems.

HEX 66 85 92
Decimal 102 133 146
Binary 1100110 10000101 10010010
Octal 146 205 222

Shades and tints

Shades of #668592

#668592
(102,133,146)
#5D7985
(93,121,133)
#546D78
(84,109,120)
#4B616B
(75,97,107)
#42555E
(66,85,94)
#394951
(57,73,81)
#303D44
(48,61,68)
#273137
(39,49,55)
#1E252A
(30,37,42)
#15191D
(21,25,29)
#0C0D10
(12,13,16)
#000000
(0,0,0)

Tints of #668592

#668592
(102,133,146)
#73909B
(115,144,155)
#809BA4
(128,155,164)
#8DA6AD
(141,166,173)
#9AB1B6
(154,177,182)
#A7BCBF
(167,188,191)
#B4C7C8
(180,199,200)
#C1D2D1
(193,210,209)
#CEDDDA
(206,221,218)
#DBE8E3
(219,232,227)
#E8F3EC
(232,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #668592; }

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

This text font color is #668592.

Background Color

.myBgColor { background-color: #668592; }

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

This div background color is #668592.

Border color

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

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

This div border color is #668592.

Opacity

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

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

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

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

This text has shadow with #668592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668592.

Preview

Color preview on black background

This text has color #668592 on black background.


Color preview on white background

This text has color #668592 on white background.


Black color preview on #668592 background

This text has black color on #668592 background.


White color preview on #668592 background

This text has white color on #668592 background.


Related colors

Complementary color

Complementary color for #hex is #997A6D.


I love getcolorcode.com

Triadic colors

1 #926685 and #859266 with #668592 are triadic colors.

2 #928566 and #856692 with #668592 are triadic colors.