COLOR #C1A471

HEX: #C1A471 RGB: (193,164,113)

Color info

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

RGB color model

#C1A471 color RGB value is (193,164,113).

RGB: (193,164,113) (76%, 64%, 44%)

RGB channels and saturation

R 193 of 255 = 76%
G 164 of 255 = 64%
B 113 of 255 = 44%

193
164
113

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

Portions of RGB colors in percentages

R + G + B = 193 + 164 + 113 = 470 (100%)
R 193 of 470 ~ 41.06%
G 164 of 470 ~ 34.89%
B 113 of 470 ~ 24.04'%

%41.06
%34.89
%24.04

CMYK color model

#C1A471 color CMYK value is (0,15,41,24).

  • cyan value is 0.00%
  • magenta value is 15.03%
  • yellow value is 41.45%
  • key color value is 24.31%

CMYK: (0,15,41,24)
C0M15Y41K24 (0%, 15%, 41%, 24%)
(0.00 / 0.15 / 0.41 / 0.24)

CMYK percentages

%0
%15.03
%41.45
%24.31

Codes

Color #C1A471 in popluar color models

C1 A4 71
RGB 193 164 113
HSL 38° 39.22% 60.00%
HSB/HSV 38° 41.45% 75.69%
CMYK 0.00% 15.03% 41.45%
24.31%

Color #C1A471 in popluar number systems.

HEX C1 A4 71
Decimal 193 164 113
Binary 11000001 10100100 1110001
Octal 301 244 161

Shades and tints

Shades of #C1A471

#C1A471
(193,164,113)
#B09667
(176,150,103)
#9F885D
(159,136,93)
#8E7A53
(142,122,83)
#7D6C49
(125,108,73)
#6C5E3F
(108,94,63)
#5B5035
(91,80,53)
#4A422B
(74,66,43)
#393421
(57,52,33)
#282617
(40,38,23)
#17180D
(23,24,13)
#000000
(0,0,0)

Tints of #C1A471

#C1A471
(193,164,113)
#C6AC7D
(198,172,125)
#CBB489
(203,180,137)
#D0BC95
(208,188,149)
#D5C4A1
(213,196,161)
#DACCAD
(218,204,173)
#DFD4B9
(223,212,185)
#E4DCC5
(228,220,197)
#E9E4D1
(233,228,209)
#EEECDD
(238,236,221)
#F3F4E9
(243,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1A471 color. Also use rgb(193,164,113) instead hex code.

Text Font Color

.myTextColor { color: #C1A471; }

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

This text font color is #C1A471.

Background Color

.myBgColor { background-color: #C1A471; }

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

This div background color is #C1A471.

Border color

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

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

This div border color is #C1A471.

Opacity

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

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

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

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

This text has shadow with #C1A471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1A471.

Preview

Color preview on black background

This text has color #C1A471 on black background.


Color preview on white background

This text has color #C1A471 on white background.


Black color preview on #C1A471 background

This text has black color on #C1A471 background.


White color preview on #C1A471 background

This text has white color on #C1A471 background.


Related colors

Complementary color

Complementary color for #hex is #3E5B8E.


I love getcolorcode.com

Triadic colors

1 #71C1A4 and #A471C1 with #C1A471 are triadic colors.

2 #71A4C1 and #A4C171 with #C1A471 are triadic colors.