COLOR #476068

HEX: #476068 RGB: (71,96,104)

Color info

#476068 contains red, green and blue colors in about the same proportion. Web safe color of #476068 is #336666 (or #366).

RGB color model

#476068 color RGB value is (71,96,104).

RGB: (71,96,104) (28%, 38%, 41%)

RGB channels and saturation

R 71 of 255 = 28%
G 96 of 255 = 38%
B 104 of 255 = 41%

71
96
104

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

Portions of RGB colors in percentages

R + G + B = 71 + 96 + 104 = 271 (100%)
R 71 of 271 ~ 26.2%
G 96 of 271 ~ 35.42%
B 104 of 271 ~ 38.38'%

%26.2
%35.42
%38.38

CMYK color model

#476068 color CMYK value is (32,8,0,59).

  • cyan value is 31.73%
  • magenta value is 7.69%
  • yellow value is 0.00%
  • key color value is 59.22%
CMYK: (32,8,0,59) C32M8Y0K59 (32%,8%,0%,59%) (0.32/0.08/0.00/0.59) 

CMYK percentages

%31.73
%7.69
%0
%59.22

Codes

Color #476068 in popluar color models

47 60 68
RGB 71 96 104
HSL 195° 18.86% 34.31%
HSB/HSV 195° 31.73% 40.78%
CMYK 31.73% 7.69% 0.00%
59.22%

Color #476068 in popluar number systems.

HEX 47 60 68
Decimal 71 96 104
Binary 1000111 1100000 1101000
Octal 107 140 150

Shades and tints

Shades of #476068

#476068
(71,96,104)
#41585F
(65,88,95)
#3B5056
(59,80,86)
#35484D
(53,72,77)
#2F4044
(47,64,68)
#29383B
(41,56,59)
#233032
(35,48,50)
#1D2829
(29,40,41)
#172020
(23,32,32)
#111817
(17,24,23)
#0B100E
(11,16,14)
#000000
(0,0,0)

Tints of #476068

#476068
(71,96,104)
#576E75
(87,110,117)
#677C82
(103,124,130)
#778A8F
(119,138,143)
#87989C
(135,152,156)
#97A6A9
(151,166,169)
#A7B4B6
(167,180,182)
#B7C2C3
(183,194,195)
#C7D0D0
(199,208,208)
#D7DEDD
(215,222,221)
#E7ECEA
(231,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476068 color. Also use rgb(71,96,104) instead hex code.

Text Font Color

.myTextColor { color: #476068; }

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

This text font color is #476068.

Background Color

.myBgColor { background-color: #476068; }

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

This div background color is #476068.

Border color

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

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

This div border color is #476068.

Opacity

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

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

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

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

This text has shadow with #476068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476068.

Preview

Color preview on black background

This text has color #476068 on black background.


Color preview on white background

This text has color #476068 on white background.


Black color preview on #476068 background

This text has black color on #476068 background.


White color preview on #476068 background

This text has white color on #476068 background.


Related colors

Complementary color

Complementary color for #hex is #B89F97.


I love getcolorcode.com

Triadic colors

1 #684760 and #606847 with #476068 are triadic colors.

2 #686047 and #604768 with #476068 are triadic colors.