COLOR #C18D77

HEX: #C18D77 RGB: (193,141,119)

Color info

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

RGB color model

#C18D77 color RGB value is (193,141,119).

RGB: (193,141,119) (76%, 55%, 47%)

RGB channels and saturation

R 193 of 255 = 76%
G 141 of 255 = 55%
B 119 of 255 = 47%

193
141
119

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

Portions of RGB colors in percentages

R + G + B = 193 + 141 + 119 = 453 (100%)
R 193 of 453 ~ 42.6%
G 141 of 453 ~ 31.13%
B 119 of 453 ~ 26.27'%

%42.6
%31.13
%26.27

CMYK color model

#C18D77 color CMYK value is (0,27,38,24).

  • cyan value is 0.00%
  • magenta value is 26.94%
  • yellow value is 38.34%
  • key color value is 24.31%

CMYK: (0,27,38,24)
C0M27Y38K24 (0%, 27%, 38%, 24%)
(0.00 / 0.27 / 0.38 / 0.24)

CMYK percentages

%0
%26.94
%38.34
%24.31

Codes

Color #C18D77 in popluar color models

C1 8D 77
RGB 193 141 119
HSL 18° 37.37% 61.18%
HSB/HSV 18° 38.34% 75.69%
CMYK 0.00% 26.94% 38.34%
24.31%

Color #C18D77 in popluar number systems.

HEX C1 8D 77
Decimal 193 141 119
Binary 11000001 10001101 1110111
Octal 301 215 167

Shades and tints

Shades of #C18D77

#C18D77
(193,141,119)
#B0816D
(176,129,109)
#9F7563
(159,117,99)
#8E6959
(142,105,89)
#7D5D4F
(125,93,79)
#6C5145
(108,81,69)
#5B453B
(91,69,59)
#4A3931
(74,57,49)
#392D27
(57,45,39)
#28211D
(40,33,29)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #C18D77

#C18D77
(193,141,119)
#C69783
(198,151,131)
#CBA18F
(203,161,143)
#D0AB9B
(208,171,155)
#D5B5A7
(213,181,167)
#DABFB3
(218,191,179)
#DFC9BF
(223,201,191)
#E4D3CB
(228,211,203)
#E9DDD7
(233,221,215)
#EEE7E3
(238,231,227)
#F3F1EF
(243,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C18D77 color. Also use rgb(193,141,119) instead hex code.

Text Font Color

.myTextColor { color: #C18D77; }

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

This text font color is #C18D77.

Background Color

.myBgColor { background-color: #C18D77; }

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

This div background color is #C18D77.

Border color

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

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

This div border color is #C18D77.

Opacity

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

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

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

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

This text has shadow with #C18D77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C18D77.

Preview

Color preview on black background

This text has color #C18D77 on black background.


Color preview on white background

This text has color #C18D77 on white background.


Black color preview on #C18D77 background

This text has black color on #C18D77 background.


White color preview on #C18D77 background

This text has white color on #C18D77 background.


Related colors

Complementary color

Complementary color for #hex is #3E7288.


I love getcolorcode.com

Triadic colors

1 #77C18D and #8D77C1 with #C18D77 are triadic colors.

2 #778DC1 and #8DC177 with #C18D77 are triadic colors.