COLOR #C2A36A

HEX: #C2A36A RGB: (194,163,106)

Color info

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

RGB color model

#C2A36A color RGB value is (194,163,106).

RGB: (194,163,106) (76%, 64%, 42%)

RGB channels and saturation

R 194 of 255 = 76%
G 163 of 255 = 64%
B 106 of 255 = 42%

194
163
106

R + G + B ~ 61%. #C2A36A is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 163 + 106 = 463 (100%)
R 194 of 463 ~ 41.9%
G 163 of 463 ~ 35.21%
B 106 of 463 ~ 22.89'%

%41.9
%35.21
%22.89

CMYK color model

#C2A36A color CMYK value is (0,16,45,24).

  • cyan value is 0.00%
  • magenta value is 15.98%
  • yellow value is 45.36%
  • key color value is 23.92%

CMYK: (0,16,45,24)
C0M16Y45K24 (0%, 16%, 45%, 24%)
(0.00 / 0.16 / 0.45 / 0.24)

CMYK percentages

%0
%15.98
%45.36
%23.92

Codes

Color #C2A36A in popluar color models

C2 A3 6A
RGB 194 163 106
HSL 39° 41.90% 58.82%
HSB/HSV 39° 45.36% 76.08%
CMYK 0.00% 15.98% 45.36%
23.92%

Color #C2A36A in popluar number systems.

HEX C2 A3 6A
Decimal 194 163 106
Binary 11000010 10100011 1101010
Octal 302 243 152

Shades and tints

Shades of #C2A36A

#C2A36A
(194,163,106)
#B19561
(177,149,97)
#A08758
(160,135,88)
#8F794F
(143,121,79)
#7E6B46
(126,107,70)
#6D5D3D
(109,93,61)
#5C4F34
(92,79,52)
#4B412B
(75,65,43)
#3A3322
(58,51,34)
#292519
(41,37,25)
#181710
(24,23,16)
#000000
(0,0,0)

Tints of #C2A36A

#C2A36A
(194,163,106)
#C7AB77
(199,171,119)
#CCB384
(204,179,132)
#D1BB91
(209,187,145)
#D6C39E
(214,195,158)
#DBCBAB
(219,203,171)
#E0D3B8
(224,211,184)
#E5DBC5
(229,219,197)
#EAE3D2
(234,227,210)
#EFEBDF
(239,235,223)
#F4F3EC
(244,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2A36A color. Also use rgb(194,163,106) instead hex code.

Text Font Color

.myTextColor { color: #C2A36A; }

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

This text font color is #C2A36A.

Background Color

.myBgColor { background-color: #C2A36A; }

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

This div background color is #C2A36A.

Border color

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

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

This div border color is #C2A36A.

Opacity

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

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

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

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

This text has shadow with #C2A36A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2A36A.

Preview

Color preview on black background

This text has color #C2A36A on black background.


Color preview on white background

This text has color #C2A36A on white background.


Black color preview on #C2A36A background

This text has black color on #C2A36A background.


White color preview on #C2A36A background

This text has white color on #C2A36A background.


Related colors

Complementary color

Complementary color for #hex is #3D5C95.


I love getcolorcode.com

Triadic colors

1 #6AC2A3 and #A36AC2 with #C2A36A are triadic colors.

2 #6AA3C2 and #A3C26A with #C2A36A are triadic colors.