COLOR #668683

HEX: #668683 RGB: (102,134,131)

Color info

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

RGB color model

#668683 color RGB value is (102,134,131).

RGB: (102,134,131) (40%, 53%, 51%)

RGB channels and saturation

R 102 of 255 = 40%
G 134 of 255 = 53%
B 131 of 255 = 51%

102
134
131

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

Portions of RGB colors in percentages

R + G + B = 102 + 134 + 131 = 367 (100%)
R 102 of 367 ~ 27.79%
G 134 of 367 ~ 36.51%
B 131 of 367 ~ 35.69'%

%27.79
%36.51
%35.69

CMYK color model

#668683 color CMYK value is (24,0,2,47).

  • cyan value is 23.88%
  • magenta value is 0.00%
  • yellow value is 2.24%
  • key color value is 47.45%

CMYK: (24,0,2,47)
C24M0Y2K47 (24%, 0%, 2%, 47%)
(0.24 / 0.00 / 0.02 / 0.47)

CMYK percentages

%23.88
%0
%2.24
%47.45

Codes

Color #668683 in popluar color models

66 86 83
RGB 102 134 131
HSL 174° 13.56% 46.27%
HSB/HSV 174° 23.88% 52.55%
CMYK 23.88% 0.00% 2.24%
47.45%

Color #668683 in popluar number systems.

HEX 66 86 83
Decimal 102 134 131
Binary 1100110 10000110 10000011
Octal 146 206 203

Shades and tints

Shades of #668683

#668683
(102,134,131)
#5D7A78
(93,122,120)
#546E6D
(84,110,109)
#4B6262
(75,98,98)
#425657
(66,86,87)
#394A4C
(57,74,76)
#303E41
(48,62,65)
#273236
(39,50,54)
#1E262B
(30,38,43)
#151A20
(21,26,32)
#0C0E15
(12,14,21)
#000000
(0,0,0)

Tints of #668683

#668683
(102,134,131)
#73918E
(115,145,142)
#809C99
(128,156,153)
#8DA7A4
(141,167,164)
#9AB2AF
(154,178,175)
#A7BDBA
(167,189,186)
#B4C8C5
(180,200,197)
#C1D3D0
(193,211,208)
#CEDEDB
(206,222,219)
#DBE9E6
(219,233,230)
#E8F4F1
(232,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #668683 color. Also use rgb(102,134,131) instead hex code.

Text Font Color

.myTextColor { color: #668683; }

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

This text font color is #668683.

Background Color

.myBgColor { background-color: #668683; }

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

This div background color is #668683.

Border color

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

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

This div border color is #668683.

Opacity

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

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

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

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

This text has shadow with #668683 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668683.

Preview

Color preview on black background

This text has color #668683 on black background.


Color preview on white background

This text has color #668683 on white background.


Black color preview on #668683 background

This text has black color on #668683 background.


White color preview on #668683 background

This text has white color on #668683 background.


Related colors

Complementary color

Complementary color for #hex is #99797C.


I love getcolorcode.com

Triadic colors

1 #836686 and #868366 with #668683 are triadic colors.

2 #838666 and #866683 with #668683 are triadic colors.