COLOR #72353C

HEX: #72353C RGB: (114,53,60)

Color info

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

RGB color model

#72353C color RGB value is (114,53,60).

RGB: (114,53,60) (45%, 21%, 24%)

RGB channels and saturation

R 114 of 255 = 45%
G 53 of 255 = 21%
B 60 of 255 = 24%

114
53
60

R + G + B ~ 30%. #72353C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 53 + 60 = 227 (100%)
R 114 of 227 ~ 50.22%
G 53 of 227 ~ 23.35%
B 60 of 227 ~ 26.43'%

%50.22
%23.35
%26.43

CMYK color model

#72353C color CMYK value is (0,54,47,55).

  • cyan value is 0.00%
  • magenta value is 53.51%
  • yellow value is 47.37%
  • key color value is 55.29%
CMYK: (0,54,47,55) C0M54Y47K55 (0%,54%,47%,55%) (0.00/0.54/0.47/0.55) 

CMYK percentages

%0
%53.51
%47.37
%55.29

Codes

Color #72353C in popluar color models

72 35 3C
RGB 114 53 60
HSL 353° 36.53% 32.75%
HSB/HSV 353° 53.51% 44.71%
CMYK 0.00% 53.51% 47.37%
55.29%

Color #72353C in popluar number systems.

HEX 72 35 3C
Decimal 114 53 60
Binary 1110010 110101 111100
Octal 162 65 74

Shades and tints

Shades of #72353C

#72353C
(114,53,60)
#683137
(104,49,55)
#5E2D32
(94,45,50)
#54292D
(84,41,45)
#4A2528
(74,37,40)
#402123
(64,33,35)
#361D1E
(54,29,30)
#2C1919
(44,25,25)
#221514
(34,21,20)
#18110F
(24,17,15)
#0E0D0A
(14,13,10)
#000000
(0,0,0)

Tints of #72353C

#72353C
(114,53,60)
#7E474D
(126,71,77)
#8A595E
(138,89,94)
#966B6F
(150,107,111)
#A27D80
(162,125,128)
#AE8F91
(174,143,145)
#BAA1A2
(186,161,162)
#C6B3B3
(198,179,179)
#D2C5C4
(210,197,196)
#DED7D5
(222,215,213)
#EAE9E6
(234,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72353C color. Also use rgb(114,53,60) instead hex code.

Text Font Color

.myTextColor { color: #72353C; }

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

This text font color is #72353C.

Background Color

.myBgColor { background-color: #72353C; }

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

This div background color is #72353C.

Border color

.myBorderColor { border: 1px solid #72353C; }

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

This div border color is #72353C.

Opacity

.myOpacity80 { color: #72353C; opacity: 0.8; }

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

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

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

This text has shadow with #72353C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72353C.

Preview

Color preview on black background

This text has color #72353C on black background.


Color preview on white background

This text has color #72353C on white background.


Black color preview on #72353C background

This text has black color on #72353C background.


White color preview on #72353C background

This text has white color on #72353C background.


Related colors

Complementary color

Complementary color for #hex is #8DCAC3.


I love getcolorcode.com

Triadic colors

1 #3C7235 and #353C72 with #72353C are triadic colors.

2 #3C3572 and #35723C with #72353C are triadic colors.