COLOR #C4AD36

HEX: #C4AD36 RGB: (196,173,54)

Color info

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

RGB color model

#C4AD36 color RGB value is (196,173,54).

RGB: (196,173,54) (77%, 68%, 21%)

RGB channels and saturation

R 196 of 255 = 77%
G 173 of 255 = 68%
B 54 of 255 = 21%

196
173
54

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

Portions of RGB colors in percentages

R + G + B = 196 + 173 + 54 = 423 (100%)
R 196 of 423 ~ 46.34%
G 173 of 423 ~ 40.9%
B 54 of 423 ~ 12.77'%

%46.34
%40.9
%12.77

CMYK color model

#C4AD36 color CMYK value is (0,12,72,23).

  • cyan value is 0.00%
  • magenta value is 11.73%
  • yellow value is 72.45%
  • key color value is 23.14%

CMYK: (0,12,72,23)
C0M12Y72K23 (0%, 12%, 72%, 23%)
(0.00 / 0.12 / 0.72 / 0.23)

CMYK percentages

%0
%11.73
%72.45
%23.14

Codes

Color #C4AD36 in popluar color models

C4 AD 36
RGB 196 173 54
HSL 50° 56.80% 49.02%
HSB/HSV 50° 72.45% 76.86%
CMYK 0.00% 11.73% 72.45%
23.14%

Color #C4AD36 in popluar number systems.

HEX C4 AD 36
Decimal 196 173 54
Binary 11000100 10101101 110110
Octal 304 255 66

Shades and tints

Shades of #C4AD36

#C4AD36
(196,173,54)
#B39E32
(179,158,50)
#A28F2E
(162,143,46)
#91802A
(145,128,42)
#807126
(128,113,38)
#6F6222
(111,98,34)
#5E531E
(94,83,30)
#4D441A
(77,68,26)
#3C3516
(60,53,22)
#2B2612
(43,38,18)
#1A170E
(26,23,14)
#000000
(0,0,0)

Tints of #C4AD36

#C4AD36
(196,173,54)
#C9B448
(201,180,72)
#CEBB5A
(206,187,90)
#D3C26C
(211,194,108)
#D8C97E
(216,201,126)
#DDD090
(221,208,144)
#E2D7A2
(226,215,162)
#E7DEB4
(231,222,180)
#ECE5C6
(236,229,198)
#F1ECD8
(241,236,216)
#F6F3EA
(246,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4AD36 color. Also use rgb(196,173,54) instead hex code.

Text Font Color

.myTextColor { color: #C4AD36; }

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

This text font color is #C4AD36.

Background Color

.myBgColor { background-color: #C4AD36; }

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

This div background color is #C4AD36.

Border color

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

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

This div border color is #C4AD36.

Opacity

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

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

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

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

This text has shadow with #C4AD36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4AD36.

Preview

Color preview on black background

This text has color #C4AD36 on black background.


Color preview on white background

This text has color #C4AD36 on white background.


Black color preview on #C4AD36 background

This text has black color on #C4AD36 background.


White color preview on #C4AD36 background

This text has white color on #C4AD36 background.


Related colors

Complementary color

Complementary color for #hex is #3B52C9.


I love getcolorcode.com

Triadic colors

1 #36C4AD and #AD36C4 with #C4AD36 are triadic colors.

2 #36ADC4 and #ADC436 with #C4AD36 are triadic colors.