COLOR #72575A

HEX: #72575A RGB: (114,87,90)

Color info

#72575A contains red, green and blue colors in about the same proportion. Web safe color of #72575A is #666666 (or #666).

RGB color model

#72575A color RGB value is (114,87,90).

RGB: (114,87,90) (45%, 34%, 35%)

RGB channels and saturation

R 114 of 255 = 45%
G 87 of 255 = 34%
B 90 of 255 = 35%

114
87
90

R + G + B ~ 38%. #72575A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 87 + 90 = 291 (100%)
R 114 of 291 ~ 39.18%
G 87 of 291 ~ 29.9%
B 90 of 291 ~ 30.93'%

%39.18
%29.9
%30.93

CMYK color model

#72575A color CMYK value is (0,24,21,55).

  • cyan value is 0.00%
  • magenta value is 23.68%
  • yellow value is 21.05%
  • key color value is 55.29%

CMYK: (0,24,21,55)
C0M24Y21K55 (0%, 24%, 21%, 55%)
(0.00 / 0.24 / 0.21 / 0.55)

CMYK percentages

%0
%23.68
%21.05
%55.29

Codes

Color #72575A in popluar color models

72 57 5A
RGB 114 87 90
HSL 353° 13.43% 39.41%
HSB/HSV 353° 23.68% 44.71%
CMYK 0.00% 23.68% 21.05%
55.29%

Color #72575A in popluar number systems.

HEX 72 57 5A
Decimal 114 87 90
Binary 1110010 1010111 1011010
Octal 162 127 132

Shades and tints

Shades of #72575A

#72575A
(114,87,90)
#685052
(104,80,82)
#5E494A
(94,73,74)
#544242
(84,66,66)
#4A3B3A
(74,59,58)
#403432
(64,52,50)
#362D2A
(54,45,42)
#2C2622
(44,38,34)
#221F1A
(34,31,26)
#181812
(24,24,18)
#0E110A
(14,17,10)
#000000
(0,0,0)

Tints of #72575A

#72575A
(114,87,90)
#7E6669
(126,102,105)
#8A7578
(138,117,120)
#968487
(150,132,135)
#A29396
(162,147,150)
#AEA2A5
(174,162,165)
#BAB1B4
(186,177,180)
#C6C0C3
(198,192,195)
#D2CFD2
(210,207,210)
#DEDEE1
(222,222,225)
#EAEDF0
(234,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72575A color. Also use rgb(114,87,90) instead hex code.

Text Font Color

.myTextColor { color: #72575A; }

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

This text font color is #72575A.

Background Color

.myBgColor { background-color: #72575A; }

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

This div background color is #72575A.

Border color

.myBorderColor { border: 1px solid #72575A; }

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

This div border color is #72575A.

Opacity

.myOpacity80 { color: #72575A; opacity: 0.8; }

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

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

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

This text has shadow with #72575A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72575A.

Preview

Color preview on black background

This text has color #72575A on black background.


Color preview on white background

This text has color #72575A on white background.


Black color preview on #72575A background

This text has black color on #72575A background.


White color preview on #72575A background

This text has white color on #72575A background.


Related colors

Complementary color

Complementary color for #hex is #8DA8A5.


I love getcolorcode.com

Triadic colors

1 #5A7257 and #575A72 with #72575A are triadic colors.

2 #5A5772 and #57725A with #72575A are triadic colors.