COLOR #60393B

HEX: #60393B RGB: (96,57,59)

Color info

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

RGB color model

#60393B color RGB value is (96,57,59).

RGB: (96,57,59) (38%, 22%, 23%)

RGB channels and saturation

R 96 of 255 = 38%
G 57 of 255 = 22%
B 59 of 255 = 23%

96
57
59

R + G + B ~ 28%. #60393B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 57 + 59 = 212 (100%)
R 96 of 212 ~ 45.28%
G 57 of 212 ~ 26.89%
B 59 of 212 ~ 27.83'%

%45.28
%26.89
%27.83

CMYK color model

#60393B color CMYK value is (0,41,39,62).

  • cyan value is 0.00%
  • magenta value is 40.63%
  • yellow value is 38.54%
  • key color value is 62.35%

CMYK: (0,41,39,62)
C0M41Y39K62 (0%, 41%, 39%, 62%)
(0.00 / 0.41 / 0.39 / 0.62)

CMYK percentages

%0
%40.63
%38.54
%62.35

Codes

Color #60393B in popluar color models

60 39 3B
RGB 96 57 59
HSL 357° 25.49% 30.00%
HSB/HSV 357° 40.63% 37.65%
CMYK 0.00% 40.63% 38.54%
62.35%

Color #60393B in popluar number systems.

HEX 60 39 3B
Decimal 96 57 59
Binary 1100000 111001 111011
Octal 140 71 73

Shades and tints

Shades of #60393B

#60393B
(96,57,59)
#583436
(88,52,54)
#502F31
(80,47,49)
#482A2C
(72,42,44)
#402527
(64,37,39)
#382022
(56,32,34)
#301B1D
(48,27,29)
#281618
(40,22,24)
#201113
(32,17,19)
#180C0E
(24,12,14)
#100709
(16,7,9)
#000000
(0,0,0)

Tints of #60393B

#60393B
(96,57,59)
#6E4B4C
(110,75,76)
#7C5D5D
(124,93,93)
#8A6F6E
(138,111,110)
#98817F
(152,129,127)
#A69390
(166,147,144)
#B4A5A1
(180,165,161)
#C2B7B2
(194,183,178)
#D0C9C3
(208,201,195)
#DEDBD4
(222,219,212)
#ECEDE5
(236,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #60393B color. Also use rgb(96,57,59) instead hex code.

Text Font Color

.myTextColor { color: #60393B; }

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

This text font color is #60393B.

Background Color

.myBgColor { background-color: #60393B; }

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

This div background color is #60393B.

Border color

.myBorderColor { border: 1px solid #60393B; }

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

This div border color is #60393B.

Opacity

.myOpacity80 { color: #60393B; opacity: 0.8; }

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

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

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

This text has shadow with #60393B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #60393B.

Preview

Color preview on black background

This text has color #60393B on black background.


Color preview on white background

This text has color #60393B on white background.


Black color preview on #60393B background

This text has black color on #60393B background.


White color preview on #60393B background

This text has white color on #60393B background.


Related colors

Complementary color

Complementary color for #hex is #9FC6C4.


I love getcolorcode.com

Triadic colors

1 #3B6039 and #393B60 with #60393B are triadic colors.

2 #3B3960 and #39603B with #60393B are triadic colors.