COLOR #665563

HEX: #665563 RGB: (102,85,99)

Color info

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

RGB color model

#665563 color RGB value is (102,85,99).

RGB: (102,85,99) (40%, 33%, 39%)

RGB channels and saturation

R 102 of 255 = 40%
G 85 of 255 = 33%
B 99 of 255 = 39%

102
85
99

R + G + B ~ 37%. #665563 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 85 + 99 = 286 (100%)
R 102 of 286 ~ 35.66%
G 85 of 286 ~ 29.72%
B 99 of 286 ~ 34.62'%

%35.66
%29.72
%34.62

CMYK color model

#665563 color CMYK value is (0,17,3,60).

  • cyan value is 0.00%
  • magenta value is 16.67%
  • yellow value is 2.94%
  • key color value is 60.00%
CMYK: (0,17,3,60) C0M17Y3K60 (0%,17%,3%,60%) (0.00/0.17/0.03/0.60) 

CMYK percentages

%0
%16.67
%2.94
%60

Codes

Color #665563 in popluar color models

66 55 63
RGB 102 85 99
HSL 311° 9.09% 36.67%
HSB/HSV 311° 16.67% 40.00%
CMYK 0.00% 16.67% 2.94%
60.00%

Color #665563 in popluar number systems.

HEX 66 55 63
Decimal 102 85 99
Binary 1100110 1010101 1100011
Octal 146 125 143

Shades and tints

Shades of #665563

#665563
(102,85,99)
#5D4E5A
(93,78,90)
#544751
(84,71,81)
#4B4048
(75,64,72)
#42393F
(66,57,63)
#393236
(57,50,54)
#302B2D
(48,43,45)
#272424
(39,36,36)
#1E1D1B
(30,29,27)
#151612
(21,22,18)
#0C0F09
(12,15,9)
#000000
(0,0,0)

Tints of #665563

#665563
(102,85,99)
#736471
(115,100,113)
#80737F
(128,115,127)
#8D828D
(141,130,141)
#9A919B
(154,145,155)
#A7A0A9
(167,160,169)
#B4AFB7
(180,175,183)
#C1BEC5
(193,190,197)
#CECDD3
(206,205,211)
#DBDCE1
(219,220,225)
#E8EBEF
(232,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665563; }

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

This text font color is #665563.

Background Color

.myBgColor { background-color: #665563; }

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

This div background color is #665563.

Border color

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

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

This div border color is #665563.

Opacity

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

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

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

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

This text has shadow with #665563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665563.

Preview

Color preview on black background

This text has color #665563 on black background.


Color preview on white background

This text has color #665563 on white background.


Black color preview on #665563 background

This text has black color on #665563 background.


White color preview on #665563 background

This text has white color on #665563 background.


Related colors

Complementary color

Complementary color for #hex is #99AA9C.


I love getcolorcode.com

Triadic colors

1 #636655 and #556366 with #665563 are triadic colors.

2 #635566 and #556663 with #665563 are triadic colors.