COLOR #665061

HEX: #665061 RGB: (102,80,97)

Color info

#665061 contains red, green and blue colors in about the same proportion. Web safe color of #665061 is #666666 (or #666).

RGB color model

#665061 color RGB value is (102,80,97).

RGB: (102,80,97) (40%, 31%, 38%)

RGB channels and saturation

R 102 of 255 = 40%
G 80 of 255 = 31%
B 97 of 255 = 38%

102
80
97

R + G + B ~ 36%. #665061 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 80 + 97 = 279 (100%)
R 102 of 279 ~ 36.56%
G 80 of 279 ~ 28.67%
B 97 of 279 ~ 34.77'%

%36.56
%28.67
%34.77

CMYK color model

#665061 color CMYK value is (0,22,5,60).

  • cyan value is 0.00%
  • magenta value is 21.57%
  • yellow value is 4.90%
  • key color value is 60.00%

CMYK: (0,22,5,60)
C0M22Y5K60 (0%, 22%, 5%, 60%)
(0.00 / 0.22 / 0.05 / 0.60)

CMYK percentages

%0
%21.57
%4.9
%60

Codes

Color #665061 in popluar color models

66 50 61
RGB 102 80 97
HSL 314° 12.09% 35.69%
HSB/HSV 314° 21.57% 40.00%
CMYK 0.00% 21.57% 4.90%
60.00%

Color #665061 in popluar number systems.

HEX 66 50 61
Decimal 102 80 97
Binary 1100110 1010000 1100001
Octal 146 120 141

Shades and tints

Shades of #665061

#665061
(102,80,97)
#5D4959
(93,73,89)
#544251
(84,66,81)
#4B3B49
(75,59,73)
#423441
(66,52,65)
#392D39
(57,45,57)
#302631
(48,38,49)
#271F29
(39,31,41)
#1E1821
(30,24,33)
#151119
(21,17,25)
#0C0A11
(12,10,17)
#000000
(0,0,0)

Tints of #665061

#665061
(102,80,97)
#735F6F
(115,95,111)
#806E7D
(128,110,125)
#8D7D8B
(141,125,139)
#9A8C99
(154,140,153)
#A79BA7
(167,155,167)
#B4AAB5
(180,170,181)
#C1B9C3
(193,185,195)
#CEC8D1
(206,200,209)
#DBD7DF
(219,215,223)
#E8E6ED
(232,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #665061 color. Also use rgb(102,80,97) instead hex code.

Text Font Color

.myTextColor { color: #665061; }

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

This text font color is #665061.

Background Color

.myBgColor { background-color: #665061; }

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

This div background color is #665061.

Border color

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

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

This div border color is #665061.

Opacity

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

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

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

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

This text has shadow with #665061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665061.

Preview

Color preview on black background

This text has color #665061 on black background.


Color preview on white background

This text has color #665061 on white background.


Black color preview on #665061 background

This text has black color on #665061 background.


White color preview on #665061 background

This text has white color on #665061 background.


Related colors

Complementary color

Complementary color for #hex is #99AF9E.


I love getcolorcode.com

Triadic colors

1 #616650 and #506166 with #665061 are triadic colors.

2 #615066 and #506661 with #665061 are triadic colors.