COLOR #668A63

HEX: #668A63 RGB: (102,138,99)

Color info

#668A63 contains red, green and blue colors in about the same proportion. Web safe color of #668A63 is #669966 (or #696).

RGB color model

#668A63 color RGB value is (102,138,99).

RGB: (102,138,99) (40%, 54%, 39%)

RGB channels and saturation

R 102 of 255 = 40%
G 138 of 255 = 54%
B 99 of 255 = 39%

102
138
99

R + G + B ~ 44%. #668A63 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 102 + 138 + 99 = 339 (100%)
R 102 of 339 ~ 30.09%
G 138 of 339 ~ 40.71%
B 99 of 339 ~ 29.2'%

%30.09
%40.71
%29.2

CMYK color model

#668A63 color CMYK value is (26,0,28,46).

  • cyan value is 26.09%
  • magenta value is 0.00%
  • yellow value is 28.26%
  • key color value is 45.88%

CMYK: (26,0,28,46)
C26M0Y28K46 (26%, 0%, 28%, 46%)
(0.26 / 0.00 / 0.28 / 0.46)

CMYK percentages

%26.09
%0
%28.26
%45.88

Codes

Color #668A63 in popluar color models

66 8A 63
RGB 102 138 99
HSL 115° 16.46% 46.47%
HSB/HSV 115° 28.26% 54.12%
CMYK 26.09% 0.00% 28.26%
45.88%

Color #668A63 in popluar number systems.

HEX 66 8A 63
Decimal 102 138 99
Binary 1100110 10001010 1100011
Octal 146 212 143

Shades and tints

Shades of #668A63

#668A63
(102,138,99)
#5D7E5A
(93,126,90)
#547251
(84,114,81)
#4B6648
(75,102,72)
#425A3F
(66,90,63)
#394E36
(57,78,54)
#30422D
(48,66,45)
#273624
(39,54,36)
#1E2A1B
(30,42,27)
#151E12
(21,30,18)
#0C1209
(12,18,9)
#000000
(0,0,0)

Tints of #668A63

#668A63
(102,138,99)
#739471
(115,148,113)
#809E7F
(128,158,127)
#8DA88D
(141,168,141)
#9AB29B
(154,178,155)
#A7BCA9
(167,188,169)
#B4C6B7
(180,198,183)
#C1D0C5
(193,208,197)
#CEDAD3
(206,218,211)
#DBE4E1
(219,228,225)
#E8EEEF
(232,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #668A63 color. Also use rgb(102,138,99) instead hex code.

Text Font Color

.myTextColor { color: #668A63; }

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

This text font color is #668A63.

Background Color

.myBgColor { background-color: #668A63; }

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

This div background color is #668A63.

Border color

.myBorderColor { border: 1px solid #668A63; }

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

This div border color is #668A63.

Opacity

.myOpacity80 { color: #668A63; opacity: 0.8; }

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

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

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

This text has shadow with #668A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668A63.

Preview

Color preview on black background

This text has color #668A63 on black background.


Color preview on white background

This text has color #668A63 on white background.


Black color preview on #668A63 background

This text has black color on #668A63 background.


White color preview on #668A63 background

This text has white color on #668A63 background.


Related colors

Complementary color

Complementary color for #hex is #99759C.


I love getcolorcode.com

Triadic colors

1 #63668A and #8A6366 with #668A63 are triadic colors.

2 #638A66 and #8A6663 with #668A63 are triadic colors.