COLOR #603017

HEX: #603017 RGB: (96,48,23)

Color info

#603017 contains mainly red and green colors. Web safe color of #603017 is #663300 (or #630).

RGB color model

#603017 color RGB value is (96,48,23).

RGB: (96,48,23) (38%, 19%, 9%)

RGB channels and saturation

R 96 of 255 = 38%
G 48 of 255 = 19%
B 23 of 255 = 9%

96
48
23

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

Portions of RGB colors in percentages

R + G + B = 96 + 48 + 23 = 167 (100%)
R 96 of 167 ~ 57.49%
G 48 of 167 ~ 28.74%
B 23 of 167 ~ 13.77'%

%57.49
%28.74
%13.77

CMYK color model

#603017 color CMYK value is (0,50,76,62).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 76.04%
  • key color value is 62.35%

CMYK: (0,50,76,62)
C0M50Y76K62 (0%, 50%, 76%, 62%)
(0.00 / 0.50 / 0.76 / 0.62)

CMYK percentages

%0
%50
%76.04
%62.35

Codes

Color #603017 in popluar color models

60 30 17
RGB 96 48 23
HSL 21° 61.34% 23.33%
HSB/HSV 21° 76.04% 37.65%
CMYK 0.00% 50.00% 76.04%
62.35%

Color #603017 in popluar number systems.

HEX 60 30 17
Decimal 96 48 23
Binary 1100000 110000 10111
Octal 140 60 27

Shades and tints

Shades of #603017

#603017
(96,48,23)
#582C15
(88,44,21)
#502813
(80,40,19)
#482411
(72,36,17)
#40200F
(64,32,15)
#381C0D
(56,28,13)
#30180B
(48,24,11)
#281409
(40,20,9)
#201007
(32,16,7)
#180C05
(24,12,5)
#100803
(16,8,3)
#000000
(0,0,0)

Tints of #603017

#603017
(96,48,23)
#6E422C
(110,66,44)
#7C5441
(124,84,65)
#8A6656
(138,102,86)
#98786B
(152,120,107)
#A68A80
(166,138,128)
#B49C95
(180,156,149)
#C2AEAA
(194,174,170)
#D0C0BF
(208,192,191)
#DED2D4
(222,210,212)
#ECE4E9
(236,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #603017 color. Also use rgb(96,48,23) instead hex code.

Text Font Color

.myTextColor { color: #603017; }

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

This text font color is #603017.

Background Color

.myBgColor { background-color: #603017; }

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

This div background color is #603017.

Border color

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

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

This div border color is #603017.

Opacity

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

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

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

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

This text has shadow with #603017 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603017.

Preview

Color preview on black background

This text has color #603017 on black background.


Color preview on white background

This text has color #603017 on white background.


Black color preview on #603017 background

This text has black color on #603017 background.


White color preview on #603017 background

This text has white color on #603017 background.


Related colors

Complementary color

Complementary color for #hex is #9FCFE8.


I love getcolorcode.com

Triadic colors

1 #176030 and #301760 with #603017 are triadic colors.

2 #173060 and #306017 with #603017 are triadic colors.