COLOR #C3A38A

HEX: #C3A38A RGB: (195,163,138)

Color info

#C3A38A contains red, green and blue colors in about the same proportion. Web safe color of #C3A38A is #CC9999 (or #C99).

RGB color model

#C3A38A color RGB value is (195,163,138).

RGB: (195,163,138) (76%, 64%, 54%)

RGB channels and saturation

R 195 of 255 = 76%
G 163 of 255 = 64%
B 138 of 255 = 54%

195
163
138

R + G + B ~ 65%. #C3A38A is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 163 + 138 = 496 (100%)
R 195 of 496 ~ 39.31%
G 163 of 496 ~ 32.86%
B 138 of 496 ~ 27.82'%

%39.31
%32.86
%27.82

CMYK color model

#C3A38A color CMYK value is (0,16,29,24).

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

CMYK: (0,16,29,24)
C0M16Y29K24 (0%, 16%, 29%, 24%)
(0.00 / 0.16 / 0.29 / 0.24)

CMYK percentages

%0
%16.41
%29.23
%23.53

Codes

Color #C3A38A in popluar color models

C3 A3 8A
RGB 195 163 138
HSL 26° 32.20% 65.29%
HSB/HSV 26° 29.23% 76.47%
CMYK 0.00% 16.41% 29.23%
23.53%

Color #C3A38A in popluar number systems.

HEX C3 A3 8A
Decimal 195 163 138
Binary 11000011 10100011 10001010
Octal 303 243 212

Shades and tints

Shades of #C3A38A

#C3A38A
(195,163,138)
#B2957E
(178,149,126)
#A18772
(161,135,114)
#907966
(144,121,102)
#7F6B5A
(127,107,90)
#6E5D4E
(110,93,78)
#5D4F42
(93,79,66)
#4C4136
(76,65,54)
#3B332A
(59,51,42)
#2A251E
(42,37,30)
#191712
(25,23,18)
#000000
(0,0,0)

Tints of #C3A38A

#C3A38A
(195,163,138)
#C8AB94
(200,171,148)
#CDB39E
(205,179,158)
#D2BBA8
(210,187,168)
#D7C3B2
(215,195,178)
#DCCBBC
(220,203,188)
#E1D3C6
(225,211,198)
#E6DBD0
(230,219,208)
#EBE3DA
(235,227,218)
#F0EBE4
(240,235,228)
#F5F3EE
(245,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3A38A; }

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

This text font color is #C3A38A.

Background Color

.myBgColor { background-color: #C3A38A; }

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

This div background color is #C3A38A.

Border color

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

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

This div border color is #C3A38A.

Opacity

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

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

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

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

This text has shadow with #C3A38A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3A38A.

Preview

Color preview on black background

This text has color #C3A38A on black background.


Color preview on white background

This text has color #C3A38A on white background.


Black color preview on #C3A38A background

This text has black color on #C3A38A background.


White color preview on #C3A38A background

This text has white color on #C3A38A background.


Related colors

Complementary color

Complementary color for #hex is #3C5C75.


I love getcolorcode.com

Triadic colors

1 #8AC3A3 and #A38AC3 with #C3A38A are triadic colors.

2 #8AA3C3 and #A3C38A with #C3A38A are triadic colors.