COLOR #C2A368

HEX: #C2A368 RGB: (194,163,104)

Color info

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

RGB color model

#C2A368 color RGB value is (194,163,104).

RGB: (194,163,104) (76%, 64%, 41%)

RGB channels and saturation

R 194 of 255 = 76%
G 163 of 255 = 64%
B 104 of 255 = 41%

194
163
104

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

Portions of RGB colors in percentages

R + G + B = 194 + 163 + 104 = 461 (100%)
R 194 of 461 ~ 42.08%
G 163 of 461 ~ 35.36%
B 104 of 461 ~ 22.56'%

%42.08
%35.36
%22.56

CMYK color model

#C2A368 color CMYK value is (0,16,46,24).

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

CMYK: (0,16,46,24)
C0M16Y46K24 (0%, 16%, 46%, 24%)
(0.00 / 0.16 / 0.46 / 0.24)

CMYK percentages

%0
%15.98
%46.39
%23.92

Codes

Color #C2A368 in popluar color models

C2 A3 68
RGB 194 163 104
HSL 39° 42.45% 58.43%
HSB/HSV 39° 46.39% 76.08%
CMYK 0.00% 15.98% 46.39%
23.92%

Color #C2A368 in popluar number systems.

HEX C2 A3 68
Decimal 194 163 104
Binary 11000010 10100011 1101000
Octal 302 243 150

Shades and tints

Shades of #C2A368

#C2A368
(194,163,104)
#B1955F
(177,149,95)
#A08756
(160,135,86)
#8F794D
(143,121,77)
#7E6B44
(126,107,68)
#6D5D3B
(109,93,59)
#5C4F32
(92,79,50)
#4B4129
(75,65,41)
#3A3320
(58,51,32)
#292517
(41,37,23)
#18170E
(24,23,14)
#000000
(0,0,0)

Tints of #C2A368

#C2A368
(194,163,104)
#C7AB75
(199,171,117)
#CCB382
(204,179,130)
#D1BB8F
(209,187,143)
#D6C39C
(214,195,156)
#DBCBA9
(219,203,169)
#E0D3B6
(224,211,182)
#E5DBC3
(229,219,195)
#EAE3D0
(234,227,208)
#EFEBDD
(239,235,221)
#F4F3EA
(244,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2A368; }

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

This text font color is #C2A368.

Background Color

.myBgColor { background-color: #C2A368; }

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

This div background color is #C2A368.

Border color

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

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

This div border color is #C2A368.

Opacity

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

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

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

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

This text has shadow with #C2A368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2A368.

Preview

Color preview on black background

This text has color #C2A368 on black background.


Color preview on white background

This text has color #C2A368 on white background.


Black color preview on #C2A368 background

This text has black color on #C2A368 background.


White color preview on #C2A368 background

This text has white color on #C2A368 background.


Related colors

Complementary color

Complementary color for #hex is #3D5C97.


I love getcolorcode.com

Triadic colors

1 #68C2A3 and #A368C2 with #C2A368 are triadic colors.

2 #68A3C2 and #A3C268 with #C2A368 are triadic colors.