COLOR #603034

HEX: #603034 RGB: (96,48,52)

Color info

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

RGB color model

#603034 color RGB value is (96,48,52).

RGB: (96,48,52) (38%, 19%, 20%)

RGB channels and saturation

R 96 of 255 = 38%
G 48 of 255 = 19%
B 52 of 255 = 20%

96
48
52

R + G + B ~ 26%. #603034 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 48 + 52 = 196 (100%)
R 96 of 196 ~ 48.98%
G 48 of 196 ~ 24.49%
B 52 of 196 ~ 26.53'%

%48.98
%24.49
%26.53

CMYK color model

#603034 color CMYK value is (0,50,46,62).

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

CMYK: (0,50,46,62)
C0M50Y46K62 (0%, 50%, 46%, 62%)
(0.00 / 0.50 / 0.46 / 0.62)

CMYK percentages

%0
%50
%45.83
%62.35

Codes

Color #603034 in popluar color models

60 30 34
RGB 96 48 52
HSL 355° 33.33% 28.24%
HSB/HSV 355° 50.00% 37.65%
CMYK 0.00% 50.00% 45.83%
62.35%

Color #603034 in popluar number systems.

HEX 60 30 34
Decimal 96 48 52
Binary 1100000 110000 110100
Octal 140 60 64

Shades and tints

Shades of #603034

#603034
(96,48,52)
#582C30
(88,44,48)
#50282C
(80,40,44)
#482428
(72,36,40)
#402024
(64,32,36)
#381C20
(56,28,32)
#30181C
(48,24,28)
#281418
(40,20,24)
#201014
(32,16,20)
#180C10
(24,12,16)
#10080C
(16,8,12)
#000000
(0,0,0)

Tints of #603034

#603034
(96,48,52)
#6E4246
(110,66,70)
#7C5458
(124,84,88)
#8A666A
(138,102,106)
#98787C
(152,120,124)
#A68A8E
(166,138,142)
#B49CA0
(180,156,160)
#C2AEB2
(194,174,178)
#D0C0C4
(208,192,196)
#DED2D6
(222,210,214)
#ECE4E8
(236,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #603034; }

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

This text font color is #603034.

Background Color

.myBgColor { background-color: #603034; }

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

This div background color is #603034.

Border color

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

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

This div border color is #603034.

Opacity

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

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

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

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

This text has shadow with #603034 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603034.

Preview

Color preview on black background

This text has color #603034 on black background.


Color preview on white background

This text has color #603034 on white background.


Black color preview on #603034 background

This text has black color on #603034 background.


White color preview on #603034 background

This text has white color on #603034 background.


Related colors

Complementary color

Complementary color for #hex is #9FCFCB.


I love getcolorcode.com

Triadic colors

1 #346030 and #303460 with #603034 are triadic colors.

2 #343060 and #306034 with #603034 are triadic colors.