COLOR #C67472

HEX: #C67472 RGB: (198,116,114)

Color info

#C67472 contains mainly red color. Web safe color of #C67472 is #CC6666 (or #C66).

RGB color model

#C67472 color RGB value is (198,116,114).

RGB: (198,116,114) (78%, 45%, 45%)

RGB channels and saturation

R 198 of 255 = 78%
G 116 of 255 = 45%
B 114 of 255 = 45%

198
116
114

R + G + B ~ 56%. #C67472 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 198 + 116 + 114 = 428 (100%)
R 198 of 428 ~ 46.26%
G 116 of 428 ~ 27.1%
B 114 of 428 ~ 26.64'%

%46.26
%27.1
%26.64

CMYK color model

#C67472 color CMYK value is (0,41,42,22).

  • cyan value is 0.00%
  • magenta value is 41.41%
  • yellow value is 42.42%
  • key color value is 22.35%
CMYK: (0,41,42,22) C0M41Y42K22 (0%,41%,42%,22%) (0.00/0.41/0.42/0.22) 

CMYK percentages

%0
%41.41
%42.42
%22.35

Codes

Color #C67472 in popluar color models

C6 74 72
RGB 198 116 114
HSL 42.42% 61.18%
HSB/HSV 42.42% 77.65%
CMYK 0.00% 41.41% 42.42%
22.35%

Color #C67472 in popluar number systems.

HEX C6 74 72
Decimal 198 116 114
Binary 11000110 1110100 1110010
Octal 306 164 162

Shades and tints

Shades of #C67472

#C67472
(198,116,114)
#B46A68
(180,106,104)
#A2605E
(162,96,94)
#905654
(144,86,84)
#7E4C4A
(126,76,74)
#6C4240
(108,66,64)
#5A3836
(90,56,54)
#482E2C
(72,46,44)
#362422
(54,36,34)
#241A18
(36,26,24)
#12100E
(18,16,14)
#000000
(0,0,0)

Tints of #C67472

#C67472
(198,116,114)
#CB807E
(203,128,126)
#D08C8A
(208,140,138)
#D59896
(213,152,150)
#DAA4A2
(218,164,162)
#DFB0AE
(223,176,174)
#E4BCBA
(228,188,186)
#E9C8C6
(233,200,198)
#EED4D2
(238,212,210)
#F3E0DE
(243,224,222)
#F8ECEA
(248,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C67472 color. Also use rgb(198,116,114) instead hex code.

Text Font Color

.myTextColor { color: #C67472; }

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

This text font color is #C67472.

Background Color

.myBgColor { background-color: #C67472; }

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

This div background color is #C67472.

Border color

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

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

This div border color is #C67472.

Opacity

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

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

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

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

This text has shadow with #C67472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C67472.

Preview

Color preview on black background

This text has color #C67472 on black background.


Color preview on white background

This text has color #C67472 on white background.


Black color preview on #C67472 background

This text has black color on #C67472 background.


White color preview on #C67472 background

This text has white color on #C67472 background.


Related colors

Complementary color

Complementary color for #hex is #398B8D.


I love getcolorcode.com

Triadic colors

1 #72C674 and #7472C6 with #C67472 are triadic colors.

2 #7274C6 and #74C672 with #C67472 are triadic colors.