COLOR #665068

HEX: #665068 RGB: (102,80,104)

Color info

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

RGB color model

#665068 color RGB value is (102,80,104).

RGB: (102,80,104) (40%, 31%, 41%)

RGB channels and saturation

R 102 of 255 = 40%
G 80 of 255 = 31%
B 104 of 255 = 41%

102
80
104

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

Portions of RGB colors in percentages

R + G + B = 102 + 80 + 104 = 286 (100%)
R 102 of 286 ~ 35.66%
G 80 of 286 ~ 27.97%
B 104 of 286 ~ 36.36'%

%35.66
%27.97
%36.36

CMYK color model

#665068 color CMYK value is (2,23,0,59).

  • cyan value is 1.92%
  • magenta value is 23.08%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (2,23,0,59)
C2M23Y0K59 (2%, 23%, 0%, 59%)
(0.02 / 0.23 / 0.00 / 0.59)

CMYK percentages

%1.92
%23.08
%0
%59.22

Codes

Color #665068 in popluar color models

66 50 68
RGB 102 80 104
HSL 295° 13.04% 36.08%
HSB/HSV 295° 23.08% 40.78%
CMYK 1.92% 23.08% 0.00%
59.22%

Color #665068 in popluar number systems.

HEX 66 50 68
Decimal 102 80 104
Binary 1100110 1010000 1101000
Octal 146 120 150

Shades and tints

Shades of #665068

#665068
(102,80,104)
#5D495F
(93,73,95)
#544256
(84,66,86)
#4B3B4D
(75,59,77)
#423444
(66,52,68)
#392D3B
(57,45,59)
#302632
(48,38,50)
#271F29
(39,31,41)
#1E1820
(30,24,32)
#151117
(21,17,23)
#0C0A0E
(12,10,14)
#000000
(0,0,0)

Tints of #665068

#665068
(102,80,104)
#735F75
(115,95,117)
#806E82
(128,110,130)
#8D7D8F
(141,125,143)
#9A8C9C
(154,140,156)
#A79BA9
(167,155,169)
#B4AAB6
(180,170,182)
#C1B9C3
(193,185,195)
#CEC8D0
(206,200,208)
#DBD7DD
(219,215,221)
#E8E6EA
(232,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665068; }

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

This text font color is #665068.

Background Color

.myBgColor { background-color: #665068; }

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

This div background color is #665068.

Border color

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

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

This div border color is #665068.

Opacity

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

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

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

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

This text has shadow with #665068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665068.

Preview

Color preview on black background

This text has color #665068 on black background.


Color preview on white background

This text has color #665068 on white background.


Black color preview on #665068 background

This text has black color on #665068 background.


White color preview on #665068 background

This text has white color on #665068 background.


Related colors

Complementary color

Complementary color for #hex is #99AF97.


I love getcolorcode.com

Triadic colors

1 #686650 and #506866 with #665068 are triadic colors.

2 #685066 and #506668 with #665068 are triadic colors.