COLOR #C79794

HEX: #C79794 RGB: (199,151,148)

Color info

#C79794 contains red, green and blue colors in about the same proportion. Web safe color of #C79794 is #CC9999 (or #C99).

RGB color model

#C79794 color RGB value is (199,151,148).

RGB: (199,151,148) (78%, 59%, 58%)

RGB channels and saturation

R 199 of 255 = 78%
G 151 of 255 = 59%
B 148 of 255 = 58%

199
151
148

R + G + B ~ 65%. #C79794 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 151 + 148 = 498 (100%)
R 199 of 498 ~ 39.96%
G 151 of 498 ~ 30.32%
B 148 of 498 ~ 29.72'%

%39.96
%30.32
%29.72

CMYK color model

#C79794 color CMYK value is (0,24,26,22).

  • cyan value is 0.00%
  • magenta value is 24.12%
  • yellow value is 25.63%
  • key color value is 21.96%

CMYK: (0,24,26,22)
C0M24Y26K22 (0%, 24%, 26%, 22%)
(0.00 / 0.24 / 0.26 / 0.22)

CMYK percentages

%0
%24.12
%25.63
%21.96

Codes

Color #C79794 in popluar color models

C7 97 94
RGB 199 151 148
HSL 31.29% 68.04%
HSB/HSV 25.63% 78.04%
CMYK 0.00% 24.12% 25.63%
21.96%

Color #C79794 in popluar number systems.

HEX C7 97 94
Decimal 199 151 148
Binary 11000111 10010111 10010100
Octal 307 227 224

Shades and tints

Shades of #C79794

#C79794
(199,151,148)
#B58A87
(181,138,135)
#A37D7A
(163,125,122)
#91706D
(145,112,109)
#7F6360
(127,99,96)
#6D5653
(109,86,83)
#5B4946
(91,73,70)
#493C39
(73,60,57)
#372F2C
(55,47,44)
#25221F
(37,34,31)
#131512
(19,21,18)
#000000
(0,0,0)

Tints of #C79794

#C79794
(199,151,148)
#CCA09D
(204,160,157)
#D1A9A6
(209,169,166)
#D6B2AF
(214,178,175)
#DBBBB8
(219,187,184)
#E0C4C1
(224,196,193)
#E5CDCA
(229,205,202)
#EAD6D3
(234,214,211)
#EFDFDC
(239,223,220)
#F4E8E5
(244,232,229)
#F9F1EE
(249,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C79794 color. Also use rgb(199,151,148) instead hex code.

Text Font Color

.myTextColor { color: #C79794; }

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

This text font color is #C79794.

Background Color

.myBgColor { background-color: #C79794; }

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

This div background color is #C79794.

Border color

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

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

This div border color is #C79794.

Opacity

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

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

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

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

This text has shadow with #C79794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C79794.

Preview

Color preview on black background

This text has color #C79794 on black background.


Color preview on white background

This text has color #C79794 on white background.


Black color preview on #C79794 background

This text has black color on #C79794 background.


White color preview on #C79794 background

This text has white color on #C79794 background.


Related colors

Complementary color

Complementary color for #hex is #38686B.


I love getcolorcode.com

Triadic colors

1 #94C797 and #9794C7 with #C79794 are triadic colors.

2 #9497C7 and #97C794 with #C79794 are triadic colors.