COLOR #C68472

HEX: #C68472 RGB: (198,132,114)

Color info

#C68472 contains mainly red color. Web safe color of #C68472 is #CC9966 (or #C96).

RGB color model

#C68472 color RGB value is (198,132,114).

RGB: (198,132,114) (78%, 52%, 45%)

RGB channels and saturation

R 198 of 255 = 78%
G 132 of 255 = 52%
B 114 of 255 = 45%

198
132
114

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

Portions of RGB colors in percentages

R + G + B = 198 + 132 + 114 = 444 (100%)
R 198 of 444 ~ 44.59%
G 132 of 444 ~ 29.73%
B 114 of 444 ~ 25.68'%

%44.59
%29.73
%25.68

CMYK color model

#C68472 color CMYK value is (0,33,42,22).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 42.42%
  • key color value is 22.35%

CMYK: (0,33,42,22)
C0M33Y42K22 (0%, 33%, 42%, 22%)
(0.00 / 0.33 / 0.42 / 0.22)

CMYK percentages

%0
%33.33
%42.42
%22.35

Codes

Color #C68472 in popluar color models

C6 84 72
RGB 198 132 114
HSL 13° 42.42% 61.18%
HSB/HSV 13° 42.42% 77.65%
CMYK 0.00% 33.33% 42.42%
22.35%

Color #C68472 in popluar number systems.

HEX C6 84 72
Decimal 198 132 114
Binary 11000110 10000100 1110010
Octal 306 204 162

Shades and tints

Shades of #C68472

#C68472
(198,132,114)
#B47868
(180,120,104)
#A26C5E
(162,108,94)
#906054
(144,96,84)
#7E544A
(126,84,74)
#6C4840
(108,72,64)
#5A3C36
(90,60,54)
#48302C
(72,48,44)
#362422
(54,36,34)
#241818
(36,24,24)
#120C0E
(18,12,14)
#000000
(0,0,0)

Tints of #C68472

#C68472
(198,132,114)
#CB8F7E
(203,143,126)
#D09A8A
(208,154,138)
#D5A596
(213,165,150)
#DAB0A2
(218,176,162)
#DFBBAE
(223,187,174)
#E4C6BA
(228,198,186)
#E9D1C6
(233,209,198)
#EEDCD2
(238,220,210)
#F3E7DE
(243,231,222)
#F8F2EA
(248,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C68472; }

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

This text font color is #C68472.

Background Color

.myBgColor { background-color: #C68472; }

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

This div background color is #C68472.

Border color

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

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

This div border color is #C68472.

Opacity

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

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

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

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

This text has shadow with #C68472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C68472.

Preview

Color preview on black background

This text has color #C68472 on black background.


Color preview on white background

This text has color #C68472 on white background.


Black color preview on #C68472 background

This text has black color on #C68472 background.


White color preview on #C68472 background

This text has white color on #C68472 background.


Related colors

Complementary color

Complementary color for #hex is #397B8D.


I love getcolorcode.com

Triadic colors

1 #72C684 and #8472C6 with #C68472 are triadic colors.

2 #7284C6 and #84C672 with #C68472 are triadic colors.