COLOR #669593

HEX: #669593 RGB: (102,149,147)

Color info

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

RGB color model

#669593 color RGB value is (102,149,147).

RGB: (102,149,147) (40%, 58%, 58%)

RGB channels and saturation

R 102 of 255 = 40%
G 149 of 255 = 58%
B 147 of 255 = 58%

102
149
147

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

Portions of RGB colors in percentages

R + G + B = 102 + 149 + 147 = 398 (100%)
R 102 of 398 ~ 25.63%
G 149 of 398 ~ 37.44%
B 147 of 398 ~ 36.93'%

%25.63
%37.44
%36.93

CMYK color model

#669593 color CMYK value is (32,0,1,42).

  • cyan value is 31.54%
  • magenta value is 0.00%
  • yellow value is 1.34%
  • key color value is 41.57%

CMYK: (32,0,1,42)
C32M0Y1K42 (32%, 0%, 1%, 42%)
(0.32 / 0.00 / 0.01 / 0.42)

CMYK percentages

%31.54
%0
%1.34
%41.57

Codes

Color #669593 in popluar color models

66 95 93
RGB 102 149 147
HSL 177° 18.73% 49.22%
HSB/HSV 177° 31.54% 58.43%
CMYK 31.54% 0.00% 1.34%
41.57%

Color #669593 in popluar number systems.

HEX 66 95 93
Decimal 102 149 147
Binary 1100110 10010101 10010011
Octal 146 225 223

Shades and tints

Shades of #669593

#669593
(102,149,147)
#5D8886
(93,136,134)
#547B79
(84,123,121)
#4B6E6C
(75,110,108)
#42615F
(66,97,95)
#395452
(57,84,82)
#304745
(48,71,69)
#273A38
(39,58,56)
#1E2D2B
(30,45,43)
#15201E
(21,32,30)
#0C1311
(12,19,17)
#000000
(0,0,0)

Tints of #669593

#669593
(102,149,147)
#739E9C
(115,158,156)
#80A7A5
(128,167,165)
#8DB0AE
(141,176,174)
#9AB9B7
(154,185,183)
#A7C2C0
(167,194,192)
#B4CBC9
(180,203,201)
#C1D4D2
(193,212,210)
#CEDDDB
(206,221,219)
#DBE6E4
(219,230,228)
#E8EFED
(232,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #669593 color. Also use rgb(102,149,147) instead hex code.

Text Font Color

.myTextColor { color: #669593; }

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

This text font color is #669593.

Background Color

.myBgColor { background-color: #669593; }

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

This div background color is #669593.

Border color

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

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

This div border color is #669593.

Opacity

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

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

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

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

This text has shadow with #669593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #669593.

Preview

Color preview on black background

This text has color #669593 on black background.


Color preview on white background

This text has color #669593 on white background.


Black color preview on #669593 background

This text has black color on #669593 background.


White color preview on #669593 background

This text has white color on #669593 background.


Related colors

Complementary color

Complementary color for #hex is #996A6C.


I love getcolorcode.com

Triadic colors

1 #936695 and #959366 with #669593 are triadic colors.

2 #939566 and #956693 with #669593 are triadic colors.