COLOR #C1A1A8

HEX: #C1A1A8 RGB: (193,161,168)

Color info

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

RGB color model

#C1A1A8 color RGB value is (193,161,168).

RGB: (193,161,168) (76%, 63%, 66%)

RGB channels and saturation

R 193 of 255 = 76%
G 161 of 255 = 63%
B 168 of 255 = 66%

193
161
168

R + G + B ~ 68%. #C1A1A8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 161 + 168 = 522 (100%)
R 193 of 522 ~ 36.97%
G 161 of 522 ~ 30.84%
B 168 of 522 ~ 32.18'%

%36.97
%30.84
%32.18

CMYK color model

#C1A1A8 color CMYK value is (0,17,13,24).

  • cyan value is 0.00%
  • magenta value is 16.58%
  • yellow value is 12.95%
  • key color value is 24.31%

CMYK: (0,17,13,24)
C0M17Y13K24 (0%, 17%, 13%, 24%)
(0.00 / 0.17 / 0.13 / 0.24)

CMYK percentages

%0
%16.58
%12.95
%24.31

Codes

Color #C1A1A8 in popluar color models

C1 A1 A8
RGB 193 161 168
HSL 347° 20.51% 69.41%
HSB/HSV 347° 16.58% 75.69%
CMYK 0.00% 16.58% 12.95%
24.31%

Color #C1A1A8 in popluar number systems.

HEX C1 A1 A8
Decimal 193 161 168
Binary 11000001 10100001 10101000
Octal 301 241 250

Shades and tints

Shades of #C1A1A8

#C1A1A8
(193,161,168)
#B09399
(176,147,153)
#9F858A
(159,133,138)
#8E777B
(142,119,123)
#7D696C
(125,105,108)
#6C5B5D
(108,91,93)
#5B4D4E
(91,77,78)
#4A3F3F
(74,63,63)
#393130
(57,49,48)
#282321
(40,35,33)
#171512
(23,21,18)
#000000
(0,0,0)

Tints of #C1A1A8

#C1A1A8
(193,161,168)
#C6A9AF
(198,169,175)
#CBB1B6
(203,177,182)
#D0B9BD
(208,185,189)
#D5C1C4
(213,193,196)
#DAC9CB
(218,201,203)
#DFD1D2
(223,209,210)
#E4D9D9
(228,217,217)
#E9E1E0
(233,225,224)
#EEE9E7
(238,233,231)
#F3F1EE
(243,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1A1A8 color. Also use rgb(193,161,168) instead hex code.

Text Font Color

.myTextColor { color: #C1A1A8; }

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

This text font color is #C1A1A8.

Background Color

.myBgColor { background-color: #C1A1A8; }

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

This div background color is #C1A1A8.

Border color

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

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

This div border color is #C1A1A8.

Opacity

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

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

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

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

This text has shadow with #C1A1A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1A1A8.

Preview

Color preview on black background

This text has color #C1A1A8 on black background.


Color preview on white background

This text has color #C1A1A8 on white background.


Black color preview on #C1A1A8 background

This text has black color on #C1A1A8 background.


White color preview on #C1A1A8 background

This text has white color on #C1A1A8 background.


Related colors

Complementary color

Complementary color for #hex is #3E5E57.


I love getcolorcode.com

Triadic colors

1 #A8C1A1 and #A1A8C1 with #C1A1A8 are triadic colors.

2 #A8A1C1 and #A1C1A8 with #C1A1A8 are triadic colors.