COLOR #C19B78

HEX: #C19B78 RGB: (193,155,120)

Color info

#C19B78 contains mainly red and green colors. Web safe color of #C19B78 is #CC9966 (or #C96).

RGB color model

#C19B78 color RGB value is (193,155,120).

RGB: (193,155,120) (76%, 61%, 47%)

RGB channels and saturation

R 193 of 255 = 76%
G 155 of 255 = 61%
B 120 of 255 = 47%

193
155
120

R + G + B ~ 61%. #C19B78 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 155 + 120 = 468 (100%)
R 193 of 468 ~ 41.24%
G 155 of 468 ~ 33.12%
B 120 of 468 ~ 25.64'%

%41.24
%33.12
%25.64

CMYK color model

#C19B78 color CMYK value is (0,20,38,24).

  • cyan value is 0.00%
  • magenta value is 19.69%
  • yellow value is 37.82%
  • key color value is 24.31%

CMYK: (0,20,38,24)
C0M20Y38K24 (0%, 20%, 38%, 24%)
(0.00 / 0.20 / 0.38 / 0.24)

CMYK percentages

%0
%19.69
%37.82
%24.31

Codes

Color #C19B78 in popluar color models

C1 9B 78
RGB 193 155 120
HSL 29° 37.06% 61.37%
HSB/HSV 29° 37.82% 75.69%
CMYK 0.00% 19.69% 37.82%
24.31%

Color #C19B78 in popluar number systems.

HEX C1 9B 78
Decimal 193 155 120
Binary 11000001 10011011 1111000
Octal 301 233 170

Shades and tints

Shades of #C19B78

#C19B78
(193,155,120)
#B08D6E
(176,141,110)
#9F7F64
(159,127,100)
#8E715A
(142,113,90)
#7D6350
(125,99,80)
#6C5546
(108,85,70)
#5B473C
(91,71,60)
#4A3932
(74,57,50)
#392B28
(57,43,40)
#281D1E
(40,29,30)
#170F14
(23,15,20)
#000000
(0,0,0)

Tints of #C19B78

#C19B78
(193,155,120)
#C6A484
(198,164,132)
#CBAD90
(203,173,144)
#D0B69C
(208,182,156)
#D5BFA8
(213,191,168)
#DAC8B4
(218,200,180)
#DFD1C0
(223,209,192)
#E4DACC
(228,218,204)
#E9E3D8
(233,227,216)
#EEECE4
(238,236,228)
#F3F5F0
(243,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C19B78 color. Also use rgb(193,155,120) instead hex code.

Text Font Color

.myTextColor { color: #C19B78; }

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

This text font color is #C19B78.

Background Color

.myBgColor { background-color: #C19B78; }

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

This div background color is #C19B78.

Border color

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

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

This div border color is #C19B78.

Opacity

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

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

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

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

This text has shadow with #C19B78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C19B78.

Preview

Color preview on black background

This text has color #C19B78 on black background.


Color preview on white background

This text has color #C19B78 on white background.


Black color preview on #C19B78 background

This text has black color on #C19B78 background.


White color preview on #C19B78 background

This text has white color on #C19B78 background.


Related colors

Complementary color

Complementary color for #hex is #3E6487.


I love getcolorcode.com

Triadic colors

1 #78C19B and #9B78C1 with #C19B78 are triadic colors.

2 #789BC1 and #9BC178 with #C19B78 are triadic colors.