COLOR #C3A395

HEX: #C3A395 RGB: (195,163,149)

Color info

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

RGB color model

#C3A395 color RGB value is (195,163,149).

RGB: (195,163,149) (76%, 64%, 58%)

RGB channels and saturation

R 195 of 255 = 76%
G 163 of 255 = 64%
B 149 of 255 = 58%

195
163
149

R + G + B ~ 66%. #C3A395 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 163 + 149 = 507 (100%)
R 195 of 507 ~ 38.46%
G 163 of 507 ~ 32.15%
B 149 of 507 ~ 29.39'%

%38.46
%32.15
%29.39

CMYK color model

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

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

CMYK: (0,16,24,24)
C0M16Y24K24 (0%, 16%, 24%, 24%)
(0.00 / 0.16 / 0.24 / 0.24)

CMYK percentages

%0
%16.41
%23.59
%23.53

Codes

Color #C3A395 in popluar color models

C3 A3 95
RGB 195 163 149
HSL 18° 27.71% 67.45%
HSB/HSV 18° 23.59% 76.47%
CMYK 0.00% 16.41% 23.59%
23.53%

Color #C3A395 in popluar number systems.

HEX C3 A3 95
Decimal 195 163 149
Binary 11000011 10100011 10010101
Octal 303 243 225

Shades and tints

Shades of #C3A395

#C3A395
(195,163,149)
#B29588
(178,149,136)
#A1877B
(161,135,123)
#90796E
(144,121,110)
#7F6B61
(127,107,97)
#6E5D54
(110,93,84)
#5D4F47
(93,79,71)
#4C413A
(76,65,58)
#3B332D
(59,51,45)
#2A2520
(42,37,32)
#191713
(25,23,19)
#000000
(0,0,0)

Tints of #C3A395

#C3A395
(195,163,149)
#C8AB9E
(200,171,158)
#CDB3A7
(205,179,167)
#D2BBB0
(210,187,176)
#D7C3B9
(215,195,185)
#DCCBC2
(220,203,194)
#E1D3CB
(225,211,203)
#E6DBD4
(230,219,212)
#EBE3DD
(235,227,221)
#F0EBE6
(240,235,230)
#F5F3EF
(245,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3A395; }

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

This text font color is #C3A395.

Background Color

.myBgColor { background-color: #C3A395; }

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

This div background color is #C3A395.

Border color

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

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

This div border color is #C3A395.

Opacity

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

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

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

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

This text has shadow with #C3A395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3A395.

Preview

Color preview on black background

This text has color #C3A395 on black background.


Color preview on white background

This text has color #C3A395 on white background.


Black color preview on #C3A395 background

This text has black color on #C3A395 background.


White color preview on #C3A395 background

This text has white color on #C3A395 background.


Related colors

Complementary color

Complementary color for #hex is #3C5C6A.


I love getcolorcode.com

Triadic colors

1 #95C3A3 and #A395C3 with #C3A395 are triadic colors.

2 #95A3C3 and #A3C395 with #C3A395 are triadic colors.