COLOR #C18D36

HEX: #C18D36 RGB: (193,141,54)

Color info

#C18D36 contains mainly red and green colors. Web safe color of #C18D36 is #CC9933 (or #C93).

RGB color model

#C18D36 color RGB value is (193,141,54).

RGB: (193,141,54) (76%, 55%, 21%)

RGB channels and saturation

R 193 of 255 = 76%
G 141 of 255 = 55%
B 54 of 255 = 21%

193
141
54

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

Portions of RGB colors in percentages

R + G + B = 193 + 141 + 54 = 388 (100%)
R 193 of 388 ~ 49.74%
G 141 of 388 ~ 36.34%
B 54 of 388 ~ 13.92'%

%49.74
%36.34
%13.92

CMYK color model

#C18D36 color CMYK value is (0,27,72,24).

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

CMYK: (0,27,72,24)
C0M27Y72K24 (0%, 27%, 72%, 24%)
(0.00 / 0.27 / 0.72 / 0.24)

CMYK percentages

%0
%26.94
%72.02
%24.31

Codes

Color #C18D36 in popluar color models

C1 8D 36
RGB 193 141 54
HSL 38° 56.28% 48.43%
HSB/HSV 38° 72.02% 75.69%
CMYK 0.00% 26.94% 72.02%
24.31%

Color #C18D36 in popluar number systems.

HEX C1 8D 36
Decimal 193 141 54
Binary 11000001 10001101 110110
Octal 301 215 66

Shades and tints

Shades of #C18D36

#C18D36
(193,141,54)
#B08132
(176,129,50)
#9F752E
(159,117,46)
#8E692A
(142,105,42)
#7D5D26
(125,93,38)
#6C5122
(108,81,34)
#5B451E
(91,69,30)
#4A391A
(74,57,26)
#392D16
(57,45,22)
#282112
(40,33,18)
#17150E
(23,21,14)
#000000
(0,0,0)

Tints of #C18D36

#C18D36
(193,141,54)
#C69748
(198,151,72)
#CBA15A
(203,161,90)
#D0AB6C
(208,171,108)
#D5B57E
(213,181,126)
#DABF90
(218,191,144)
#DFC9A2
(223,201,162)
#E4D3B4
(228,211,180)
#E9DDC6
(233,221,198)
#EEE7D8
(238,231,216)
#F3F1EA
(243,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C18D36; }

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

This text font color is #C18D36.

Background Color

.myBgColor { background-color: #C18D36; }

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

This div background color is #C18D36.

Border color

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

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

This div border color is #C18D36.

Opacity

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

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

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

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

This text has shadow with #C18D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C18D36.

Preview

Color preview on black background

This text has color #C18D36 on black background.


Color preview on white background

This text has color #C18D36 on white background.


Black color preview on #C18D36 background

This text has black color on #C18D36 background.


White color preview on #C18D36 background

This text has white color on #C18D36 background.


Related colors

Complementary color

Complementary color for #hex is #3E72C9.


I love getcolorcode.com

Triadic colors

1 #36C18D and #8D36C1 with #C18D36 are triadic colors.

2 #368DC1 and #8DC136 with #C18D36 are triadic colors.