COLOR #C1A38E

HEX: #C1A38E RGB: (193,163,142)

Color info

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

RGB color model

#C1A38E color RGB value is (193,163,142).

RGB: (193,163,142) (76%, 64%, 56%)

RGB channels and saturation

R 193 of 255 = 76%
G 163 of 255 = 64%
B 142 of 255 = 56%

193
163
142

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

Portions of RGB colors in percentages

R + G + B = 193 + 163 + 142 = 498 (100%)
R 193 of 498 ~ 38.76%
G 163 of 498 ~ 32.73%
B 142 of 498 ~ 28.51'%

%38.76
%32.73
%28.51

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 15.54%
  • yellow value is 26.42%
  • key color value is 24.31%
CMYK: (0,16,26,24) C0M16Y26K24 (0%,16%,26%,24%) (0.00/0.16/0.26/0.24) 

CMYK percentages

%0
%15.54
%26.42
%24.31

Codes

Color #C1A38E in popluar color models

C1 A3 8E
RGB 193 163 142
HSL 25° 29.14% 65.69%
HSB/HSV 25° 26.42% 75.69%
CMYK 0.00% 15.54% 26.42%
24.31%

Color #C1A38E in popluar number systems.

HEX C1 A3 8E
Decimal 193 163 142
Binary 11000001 10100011 10001110
Octal 301 243 216

Shades and tints

Shades of #C1A38E

#C1A38E
(193,163,142)
#B09582
(176,149,130)
#9F8776
(159,135,118)
#8E796A
(142,121,106)
#7D6B5E
(125,107,94)
#6C5D52
(108,93,82)
#5B4F46
(91,79,70)
#4A413A
(74,65,58)
#39332E
(57,51,46)
#282522
(40,37,34)
#171716
(23,23,22)
#000000
(0,0,0)

Tints of #C1A38E

#C1A38E
(193,163,142)
#C6AB98
(198,171,152)
#CBB3A2
(203,179,162)
#D0BBAC
(208,187,172)
#D5C3B6
(213,195,182)
#DACBC0
(218,203,192)
#DFD3CA
(223,211,202)
#E4DBD4
(228,219,212)
#E9E3DE
(233,227,222)
#EEEBE8
(238,235,232)
#F3F3F2
(243,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1A38E color. Also use rgb(193,163,142) instead hex code.

Text Font Color

.myTextColor { color: #C1A38E; }

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

This text font color is #C1A38E.

Background Color

.myBgColor { background-color: #C1A38E; }

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

This div background color is #C1A38E.

Border color

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

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

This div border color is #C1A38E.

Opacity

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

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

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

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

This text has shadow with #C1A38E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1A38E.

Preview

Color preview on black background

This text has color #C1A38E on black background.


Color preview on white background

This text has color #C1A38E on white background.


Black color preview on #C1A38E background

This text has black color on #C1A38E background.


White color preview on #C1A38E background

This text has white color on #C1A38E background.


Related colors

Complementary color

Complementary color for #hex is #3E5C71.


I love getcolorcode.com

Triadic colors

1 #8EC1A3 and #A38EC1 with #C1A38E are triadic colors.

2 #8EA3C1 and #A3C18E with #C1A38E are triadic colors.