COLOR #C1A7A8

HEX: #C1A7A8 RGB: (193,167,168)

Color info

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

RGB color model

#C1A7A8 color RGB value is (193,167,168).

RGB: (193,167,168) (76%, 65%, 66%)

RGB channels and saturation

R 193 of 255 = 76%
G 167 of 255 = 65%
B 168 of 255 = 66%

193
167
168

R + G + B ~ 69%. #C1A7A8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 167 + 168 = 528 (100%)
R 193 of 528 ~ 36.55%
G 167 of 528 ~ 31.63%
B 168 of 528 ~ 31.82'%

%36.55
%31.63
%31.82

CMYK color model

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

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

CMYK: (0,13,13,24)
C0M13Y13K24 (0%, 13%, 13%, 24%)
(0.00 / 0.13 / 0.13 / 0.24)

CMYK percentages

%0
%13.47
%12.95
%24.31

Codes

Color #C1A7A8 in popluar color models

C1 A7 A8
RGB 193 167 168
HSL 358° 17.33% 70.59%
HSB/HSV 358° 13.47% 75.69%
CMYK 0.00% 13.47% 12.95%
24.31%

Color #C1A7A8 in popluar number systems.

HEX C1 A7 A8
Decimal 193 167 168
Binary 11000001 10100111 10101000
Octal 301 247 250

Shades and tints

Shades of #C1A7A8

#C1A7A8
(193,167,168)
#B09899
(176,152,153)
#9F898A
(159,137,138)
#8E7A7B
(142,122,123)
#7D6B6C
(125,107,108)
#6C5C5D
(108,92,93)
#5B4D4E
(91,77,78)
#4A3E3F
(74,62,63)
#392F30
(57,47,48)
#282021
(40,32,33)
#171112
(23,17,18)
#000000
(0,0,0)

Tints of #C1A7A8

#C1A7A8
(193,167,168)
#C6AFAF
(198,175,175)
#CBB7B6
(203,183,182)
#D0BFBD
(208,191,189)
#D5C7C4
(213,199,196)
#DACFCB
(218,207,203)
#DFD7D2
(223,215,210)
#E4DFD9
(228,223,217)
#E9E7E0
(233,231,224)
#EEEFE7
(238,239,231)
#F3F7EE
(243,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C1A7A8; }

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

This text font color is #C1A7A8.

Background Color

.myBgColor { background-color: #C1A7A8; }

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

This div background color is #C1A7A8.

Border color

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

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

This div border color is #C1A7A8.

Opacity

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

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

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

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

This text has shadow with #C1A7A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1A7A8.

Preview

Color preview on black background

This text has color #C1A7A8 on black background.


Color preview on white background

This text has color #C1A7A8 on white background.


Black color preview on #C1A7A8 background

This text has black color on #C1A7A8 background.


White color preview on #C1A7A8 background

This text has white color on #C1A7A8 background.


Related colors

Complementary color

Complementary color for #hex is #3E5857.


I love getcolorcode.com

Triadic colors

1 #A8C1A7 and #A7A8C1 with #C1A7A8 are triadic colors.

2 #A8A7C1 and #A7C1A8 with #C1A7A8 are triadic colors.