COLOR #669990

HEX: #669990 RGB: (102,153,144)

Renk bilgisi

#669990 contains red, green and blue colors in about the same proportion. #669990 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#669990 color RGB value is (102,153,144).

RGB: (102,153,144) (40%, 60%, 56%)

RGB bağlantıları ve doygunluk

R 102 of 255 = 40%
G 153 of 255 = 60%
B 144 of 255 = 56%

102
153
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 102 + 153 + 144 = 399 (100%)
R 102 of 399 ~ 25.56%
G 153 of 399 ~ 38.35%
B 144 of 399 ~ 36.09'%

%25.56
%38.35
%36.09

CMYK RENK MODELİ

#669990 rengi CMYK tonu (33,0,6,40).

  • camgöbeği tonu 33.33%
  • eflatun tonu 0.00%
  • sarı tonu 5.88%
  • ana renk tonu 40.00%

CMYK: (33,0,6,40)
C33M0Y6K40 (33%, 0%, 6%, 40%)
(0.33 / 0.00 / 0.06 / 0.40)

CMYK yüzdeleri

%33.33
%0
%5.88
%40

Codes

Color #669990 in popluar color models

66 99 90
RGB 102 153 144
HSL 169° 20.00% 50.00%
HSB/HSV 169° 33.33% 60.00%
CMYK 33.33% 0.00% 5.88%
40.00%

Color #669990 in popluar number systems.

HEX 66 99 90
Decimal 102 153 144
Binary 1100110 10011001 10010000
Octal 146 231 220

Shades and tints

Shades of #669990

#669990
(102,153,144)
#5D8C83
(93,140,131)
#547F76
(84,127,118)
#4B7269
(75,114,105)
#42655C
(66,101,92)
#39584F
(57,88,79)
#304B42
(48,75,66)
#273E35
(39,62,53)
#1E3128
(30,49,40)
#15241B
(21,36,27)
#0C170E
(12,23,14)
#000000
(0,0,0)

Tints of #669990

#669990
(102,153,144)
#73A29A
(115,162,154)
#80ABA4
(128,171,164)
#8DB4AE
(141,180,174)
#9ABDB8
(154,189,184)
#A7C6C2
(167,198,194)
#B4CFCC
(180,207,204)
#C1D8D6
(193,216,214)
#CEE1E0
(206,225,224)
#DBEAEA
(219,234,234)
#E8F3F4
(232,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #669990 color. Also use rgb(102,153,144) instead hex code.

Text Font Color

.myTextColor { color: #669990; }

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

This text font color is #669990.

Background Color

.myBgColor { background-color: #669990; }

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

This div background color is #669990.

Border color

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

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

This div border color is #669990.

Opacity

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

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

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

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

This text has shadow with #669990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #669990.

Preview

Color preview on black background

This text has color #669990 on black background.


Color preview on white background

This text has color #669990 on white background.


Black color preview on #669990 background

This text has black color on #669990 background.


White color preview on #669990 background

This text has white color on #669990 background.


Related colors

Complementary color

Complementary color for #hex is #99666F.


I love getcolorcode.com

Triadic colors

1 #906699 and #999066 with #669990 are triadic colors.

2 #909966 and #996690 with #669990 are triadic colors.