COLOR #C794B3

HEX: #C794B3 RGB: (199,148,179)

Color info

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

RGB color model

#C794B3 color RGB value is (199,148,179).

RGB: (199,148,179) (78%, 58%, 70%)

RGB channels and saturation

R 199 of 255 = 78%
G 148 of 255 = 58%
B 179 of 255 = 70%

199
148
179

R + G + B ~ 69%. #C794B3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 148 + 179 = 526 (100%)
R 199 of 526 ~ 37.83%
G 148 of 526 ~ 28.14%
B 179 of 526 ~ 34.03'%

%37.83
%28.14
%34.03

CMYK color model

#C794B3 color CMYK value is (0,26,10,22).

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

CMYK: (0,26,10,22)
C0M26Y10K22 (0%, 26%, 10%, 22%)
(0.00 / 0.26 / 0.10 / 0.22)

CMYK percentages

%0
%25.63
%10.05
%21.96

Codes

Color #C794B3 in popluar color models

C7 94 B3
RGB 199 148 179
HSL 324° 31.29% 68.04%
HSB/HSV 324° 25.63% 78.04%
CMYK 0.00% 25.63% 10.05%
21.96%

Color #C794B3 in popluar number systems.

HEX C7 94 B3
Decimal 199 148 179
Binary 11000111 10010100 10110011
Octal 307 224 263

Shades and tints

Shades of #C794B3

#C794B3
(199,148,179)
#B587A3
(181,135,163)
#A37A93
(163,122,147)
#916D83
(145,109,131)
#7F6073
(127,96,115)
#6D5363
(109,83,99)
#5B4653
(91,70,83)
#493943
(73,57,67)
#372C33
(55,44,51)
#251F23
(37,31,35)
#131213
(19,18,19)
#000000
(0,0,0)

Tints of #C794B3

#C794B3
(199,148,179)
#CC9DB9
(204,157,185)
#D1A6BF
(209,166,191)
#D6AFC5
(214,175,197)
#DBB8CB
(219,184,203)
#E0C1D1
(224,193,209)
#E5CAD7
(229,202,215)
#EAD3DD
(234,211,221)
#EFDCE3
(239,220,227)
#F4E5E9
(244,229,233)
#F9EEEF
(249,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C794B3; }

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

This text font color is #C794B3.

Background Color

.myBgColor { background-color: #C794B3; }

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

This div background color is #C794B3.

Border color

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

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

This div border color is #C794B3.

Opacity

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

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

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

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

This text has shadow with #C794B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C794B3.

Preview

Color preview on black background

This text has color #C794B3 on black background.


Color preview on white background

This text has color #C794B3 on white background.


Black color preview on #C794B3 background

This text has black color on #C794B3 background.


White color preview on #C794B3 background

This text has white color on #C794B3 background.


Related colors

Complementary color

Complementary color for #hex is #386B4C.


I love getcolorcode.com

Triadic colors

1 #B3C794 and #94B3C7 with #C794B3 are triadic colors.

2 #B394C7 and #94C7B3 with #C794B3 are triadic colors.