COLOR #C19A3A

HEX: #C19A3A RGB: (193,154,58)

Color info

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

RGB color model

#C19A3A color RGB value is (193,154,58).

RGB: (193,154,58) (76%, 60%, 23%)

RGB channels and saturation

R 193 of 255 = 76%
G 154 of 255 = 60%
B 58 of 255 = 23%

193
154
58

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

Portions of RGB colors in percentages

R + G + B = 193 + 154 + 58 = 405 (100%)
R 193 of 405 ~ 47.65%
G 154 of 405 ~ 38.02%
B 58 of 405 ~ 14.32'%

%47.65
%38.02
%14.32

CMYK color model

#C19A3A color CMYK value is (0,20,70,24).

  • cyan value is 0.00%
  • magenta value is 20.21%
  • yellow value is 69.95%
  • key color value is 24.31%

CMYK: (0,20,70,24)
C0M20Y70K24 (0%, 20%, 70%, 24%)
(0.00 / 0.20 / 0.70 / 0.24)

CMYK percentages

%0
%20.21
%69.95
%24.31

Codes

Color #C19A3A in popluar color models

C1 9A 3A
RGB 193 154 58
HSL 43° 53.78% 49.22%
HSB/HSV 43° 69.95% 75.69%
CMYK 0.00% 20.21% 69.95%
24.31%

Color #C19A3A in popluar number systems.

HEX C1 9A 3A
Decimal 193 154 58
Binary 11000001 10011010 111010
Octal 301 232 72

Shades and tints

Shades of #C19A3A

#C19A3A
(193,154,58)
#B08C35
(176,140,53)
#9F7E30
(159,126,48)
#8E702B
(142,112,43)
#7D6226
(125,98,38)
#6C5421
(108,84,33)
#5B461C
(91,70,28)
#4A3817
(74,56,23)
#392A12
(57,42,18)
#281C0D
(40,28,13)
#170E08
(23,14,8)
#000000
(0,0,0)

Tints of #C19A3A

#C19A3A
(193,154,58)
#C6A34B
(198,163,75)
#CBAC5C
(203,172,92)
#D0B56D
(208,181,109)
#D5BE7E
(213,190,126)
#DAC78F
(218,199,143)
#DFD0A0
(223,208,160)
#E4D9B1
(228,217,177)
#E9E2C2
(233,226,194)
#EEEBD3
(238,235,211)
#F3F4E4
(243,244,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C19A3A color. Also use rgb(193,154,58) instead hex code.

Text Font Color

.myTextColor { color: #C19A3A; }

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

This text font color is #C19A3A.

Background Color

.myBgColor { background-color: #C19A3A; }

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

This div background color is #C19A3A.

Border color

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

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

This div border color is #C19A3A.

Opacity

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

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

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

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

This text has shadow with #C19A3A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C19A3A.

Preview

Color preview on black background

This text has color #C19A3A on black background.


Color preview on white background

This text has color #C19A3A on white background.


Black color preview on #C19A3A background

This text has black color on #C19A3A background.


White color preview on #C19A3A background

This text has white color on #C19A3A background.


Related colors

Complementary color

Complementary color for #hex is #3E65C5.


I love getcolorcode.com

Triadic colors

1 #3AC19A and #9A3AC1 with #C19A3A are triadic colors.

2 #3A9AC1 and #9AC13A with #C19A3A are triadic colors.