COLOR #C1A824

HEX: #C1A824 RGB: (193,168,36)

Color info

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

RGB color model

#C1A824 color RGB value is (193,168,36).

RGB: (193,168,36) (76%, 66%, 14%)

RGB channels and saturation

R 193 of 255 = 76%
G 168 of 255 = 66%
B 36 of 255 = 14%

193
168
36

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

Portions of RGB colors in percentages

R + G + B = 193 + 168 + 36 = 397 (100%)
R 193 of 397 ~ 48.61%
G 168 of 397 ~ 42.32%
B 36 of 397 ~ 9.07'%

%48.61
%42.32

CMYK color model

#C1A824 color CMYK value is (0,13,81,24).

  • cyan value is 0.00%
  • magenta value is 12.95%
  • yellow value is 81.35%
  • key color value is 24.31%

CMYK: (0,13,81,24)
C0M13Y81K24 (0%, 13%, 81%, 24%)
(0.00 / 0.13 / 0.81 / 0.24)

CMYK percentages

%0
%12.95
%81.35
%24.31

Codes

Color #C1A824 in popluar color models

C1 A8 24
RGB 193 168 36
HSL 50° 68.56% 44.90%
HSB/HSV 50° 81.35% 75.69%
CMYK 0.00% 12.95% 81.35%
24.31%

Color #C1A824 in popluar number systems.

HEX C1 A8 24
Decimal 193 168 36
Binary 11000001 10101000 100100
Octal 301 250 44

Shades and tints

Shades of #C1A824

#C1A824
(193,168,36)
#B09921
(176,153,33)
#9F8A1E
(159,138,30)
#8E7B1B
(142,123,27)
#7D6C18
(125,108,24)
#6C5D15
(108,93,21)
#5B4E12
(91,78,18)
#4A3F0F
(74,63,15)
#39300C
(57,48,12)
#282109
(40,33,9)
#171206
(23,18,6)
#000000
(0,0,0)

Tints of #C1A824

#C1A824
(193,168,36)
#C6AF37
(198,175,55)
#CBB64A
(203,182,74)
#D0BD5D
(208,189,93)
#D5C470
(213,196,112)
#DACB83
(218,203,131)
#DFD296
(223,210,150)
#E4D9A9
(228,217,169)
#E9E0BC
(233,224,188)
#EEE7CF
(238,231,207)
#F3EEE2
(243,238,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1A824 color. Also use rgb(193,168,36) instead hex code.

Text Font Color

.myTextColor { color: #C1A824; }

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

This text font color is #C1A824.

Background Color

.myBgColor { background-color: #C1A824; }

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

This div background color is #C1A824.

Border color

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

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

This div border color is #C1A824.

Opacity

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

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

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

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

This text has shadow with #C1A824 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1A824.

Preview

Color preview on black background

This text has color #C1A824 on black background.


Color preview on white background

This text has color #C1A824 on white background.


Black color preview on #C1A824 background

This text has black color on #C1A824 background.


White color preview on #C1A824 background

This text has white color on #C1A824 background.


Related colors

Complementary color

Complementary color for #hex is #3E57DB.


I love getcolorcode.com

Triadic colors

1 #24C1A8 and #A824C1 with #C1A824 are triadic colors.

2 #24A8C1 and #A8C124 with #C1A824 are triadic colors.