COLOR #602B43

HEX: #602B43 RGB: (96,43,67)

Color info

#602B43 contains red, green and blue colors in about the same proportion. Web safe color of #602B43 is #663333 (or #633).

RGB color model

#602B43 color RGB value is (96,43,67).

RGB: (96,43,67) (38%, 17%, 26%)

RGB channels and saturation

R 96 of 255 = 38%
G 43 of 255 = 17%
B 67 of 255 = 26%

96
43
67

R + G + B ~ 27%. #602B43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 43 + 67 = 206 (100%)
R 96 of 206 ~ 46.6%
G 43 of 206 ~ 20.87%
B 67 of 206 ~ 32.52'%

%46.6
%20.87
%32.52

CMYK color model

#602B43 color CMYK value is (0,55,30,62).

  • cyan value is 0.00%
  • magenta value is 55.21%
  • yellow value is 30.21%
  • key color value is 62.35%
CMYK: (0,55,30,62) C0M55Y30K62 (0%,55%,30%,62%) (0.00/0.55/0.30/0.62) 

CMYK percentages

%0
%55.21
%30.21
%62.35

Codes

Color #602B43 in popluar color models

60 2B 43
RGB 96 43 67
HSL 333° 38.13% 27.25%
HSB/HSV 333° 55.21% 37.65%
CMYK 0.00% 55.21% 30.21%
62.35%

Color #602B43 in popluar number systems.

HEX 60 2B 43
Decimal 96 43 67
Binary 1100000 101011 1000011
Octal 140 53 103

Shades and tints

Shades of #602B43

#602B43
(96,43,67)
#58283D
(88,40,61)
#502537
(80,37,55)
#482231
(72,34,49)
#401F2B
(64,31,43)
#381C25
(56,28,37)
#30191F
(48,25,31)
#281619
(40,22,25)
#201313
(32,19,19)
#18100D
(24,16,13)
#100D07
(16,13,7)
#000000
(0,0,0)

Tints of #602B43

#602B43
(96,43,67)
#6E3E54
(110,62,84)
#7C5165
(124,81,101)
#8A6476
(138,100,118)
#987787
(152,119,135)
#A68A98
(166,138,152)
#B49DA9
(180,157,169)
#C2B0BA
(194,176,186)
#D0C3CB
(208,195,203)
#DED6DC
(222,214,220)
#ECE9ED
(236,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #602B43 color. Also use rgb(96,43,67) instead hex code.

Text Font Color

.myTextColor { color: #602B43; }

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

This text font color is #602B43.

Background Color

.myBgColor { background-color: #602B43; }

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

This div background color is #602B43.

Border color

.myBorderColor { border: 1px solid #602B43; }

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

This div border color is #602B43.

Opacity

.myOpacity80 { color: #602B43; opacity: 0.8; }

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

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

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

This text has shadow with #602B43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #602B43.

Preview

Color preview on black background

This text has color #602B43 on black background.


Color preview on white background

This text has color #602B43 on white background.


Black color preview on #602B43 background

This text has black color on #602B43 background.


White color preview on #602B43 background

This text has white color on #602B43 background.


Related colors

Complementary color

Complementary color for #hex is #9FD4BC.


I love getcolorcode.com

Triadic colors

1 #43602B and #2B4360 with #602B43 are triadic colors.

2 #432B60 and #2B6043 with #602B43 are triadic colors.