COLOR #602027

HEX: #602027 RGB: (96,32,39)

Color info

#602027 contains mainly red and blue colors. Web safe color of #602027 is #663333 (or #633).

RGB color model

#602027 color RGB value is (96,32,39).

RGB: (96,32,39) (38%, 13%, 15%)

RGB channels and saturation

R 96 of 255 = 38%
G 32 of 255 = 13%
B 39 of 255 = 15%

96
32
39

R + G + B ~ 22%. #602027 is dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 32 + 39 = 167 (100%)
R 96 of 167 ~ 57.49%
G 32 of 167 ~ 19.16%
B 39 of 167 ~ 23.35'%

%57.49
%19.16
%23.35

CMYK color model

#602027 color CMYK value is (0,67,59,62).

  • cyan value is 0.00%
  • magenta value is 66.67%
  • yellow value is 59.38%
  • key color value is 62.35%
CMYK: (0,67,59,62) C0M67Y59K62 (0%,67%,59%,62%) (0.00/0.67/0.59/0.62) 

CMYK percentages

%0
%66.67
%59.38
%62.35

Codes

Color #602027 in popluar color models

60 20 27
RGB 96 32 39
HSL 353° 50.00% 25.10%
HSB/HSV 353° 66.67% 37.65%
CMYK 0.00% 66.67% 59.38%
62.35%

Color #602027 in popluar number systems.

HEX 60 20 27
Decimal 96 32 39
Binary 1100000 100000 100111
Octal 140 40 47

Shades and tints

Shades of #602027

#602027
(96,32,39)
#581E24
(88,30,36)
#501C21
(80,28,33)
#481A1E
(72,26,30)
#40181B
(64,24,27)
#381618
(56,22,24)
#301415
(48,20,21)
#281212
(40,18,18)
#20100F
(32,16,15)
#180E0C
(24,14,12)
#100C09
(16,12,9)
#000000
(0,0,0)

Tints of #602027

#602027
(96,32,39)
#6E343A
(110,52,58)
#7C484D
(124,72,77)
#8A5C60
(138,92,96)
#987073
(152,112,115)
#A68486
(166,132,134)
#B49899
(180,152,153)
#C2ACAC
(194,172,172)
#D0C0BF
(208,192,191)
#DED4D2
(222,212,210)
#ECE8E5
(236,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #602027 color. Also use rgb(96,32,39) instead hex code.

Text Font Color

.myTextColor { color: #602027; }

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

This text font color is #602027.

Background Color

.myBgColor { background-color: #602027; }

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

This div background color is #602027.

Border color

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

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

This div border color is #602027.

Opacity

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

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

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

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

This text has shadow with #602027 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #602027.

Preview

Color preview on black background

This text has color #602027 on black background.


Color preview on white background

This text has color #602027 on white background.


Black color preview on #602027 background

This text has black color on #602027 background.


White color preview on #602027 background

This text has white color on #602027 background.


Related colors

Complementary color

Complementary color for #hex is #9FDFD8.


I love getcolorcode.com

Triadic colors

1 #276020 and #202760 with #602027 are triadic colors.

2 #272060 and #206027 with #602027 are triadic colors.