COLOR #C3A37A

HEX: #C3A37A RGB: (195,163,122)

Color info

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

RGB color model

#C3A37A color RGB value is (195,163,122).

RGB: (195,163,122) (76%, 64%, 48%)

RGB channels and saturation

R 195 of 255 = 76%
G 163 of 255 = 64%
B 122 of 255 = 48%

195
163
122

R + G + B ~ 63%. #C3A37A is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 163 + 122 = 480 (100%)
R 195 of 480 ~ 40.63%
G 163 of 480 ~ 33.96%
B 122 of 480 ~ 25.42'%

%40.63
%33.96
%25.42

CMYK color model

#C3A37A color CMYK value is (0,16,37,24).

  • cyan value is 0.00%
  • magenta value is 16.41%
  • yellow value is 37.44%
  • key color value is 23.53%

CMYK: (0,16,37,24)
C0M16Y37K24 (0%, 16%, 37%, 24%)
(0.00 / 0.16 / 0.37 / 0.24)

CMYK percentages

%0
%16.41
%37.44
%23.53

Codes

Color #C3A37A in popluar color models

C3 A3 7A
RGB 195 163 122
HSL 34° 37.82% 62.16%
HSB/HSV 34° 37.44% 76.47%
CMYK 0.00% 16.41% 37.44%
23.53%

Color #C3A37A in popluar number systems.

HEX C3 A3 7A
Decimal 195 163 122
Binary 11000011 10100011 1111010
Octal 303 243 172

Shades and tints

Shades of #C3A37A

#C3A37A
(195,163,122)
#B2956F
(178,149,111)
#A18764
(161,135,100)
#907959
(144,121,89)
#7F6B4E
(127,107,78)
#6E5D43
(110,93,67)
#5D4F38
(93,79,56)
#4C412D
(76,65,45)
#3B3322
(59,51,34)
#2A2517
(42,37,23)
#19170C
(25,23,12)
#000000
(0,0,0)

Tints of #C3A37A

#C3A37A
(195,163,122)
#C8AB86
(200,171,134)
#CDB392
(205,179,146)
#D2BB9E
(210,187,158)
#D7C3AA
(215,195,170)
#DCCBB6
(220,203,182)
#E1D3C2
(225,211,194)
#E6DBCE
(230,219,206)
#EBE3DA
(235,227,218)
#F0EBE6
(240,235,230)
#F5F3F2
(245,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3A37A color. Also use rgb(195,163,122) instead hex code.

Text Font Color

.myTextColor { color: #C3A37A; }

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

This text font color is #C3A37A.

Background Color

.myBgColor { background-color: #C3A37A; }

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

This div background color is #C3A37A.

Border color

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

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

This div border color is #C3A37A.

Opacity

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

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

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

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

This text has shadow with #C3A37A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3A37A.

Preview

Color preview on black background

This text has color #C3A37A on black background.


Color preview on white background

This text has color #C3A37A on white background.


Black color preview on #C3A37A background

This text has black color on #C3A37A background.


White color preview on #C3A37A background

This text has white color on #C3A37A background.


Related colors

Complementary color

Complementary color for #hex is #3C5C85.


I love getcolorcode.com

Triadic colors

1 #7AC3A3 and #A37AC3 with #C3A37A are triadic colors.

2 #7AA3C3 and #A3C37A with #C3A37A are triadic colors.