COLOR #C1A798

HEX: #C1A798 RGB: (193,167,152)

Color info

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

RGB color model

#C1A798 color RGB value is (193,167,152).

RGB: (193,167,152) (76%, 65%, 60%)

RGB channels and saturation

R 193 of 255 = 76%
G 167 of 255 = 65%
B 152 of 255 = 60%

193
167
152

R + G + B ~ 67%. #C1A798 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 167 + 152 = 512 (100%)
R 193 of 512 ~ 37.7%
G 167 of 512 ~ 32.62%
B 152 of 512 ~ 29.69'%

%37.7
%32.62
%29.69

CMYK color model

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

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

CMYK: (0,13,21,24)
C0M13Y21K24 (0%, 13%, 21%, 24%)
(0.00 / 0.13 / 0.21 / 0.24)

CMYK percentages

%0
%13.47
%21.24
%24.31

Codes

Color #C1A798 in popluar color models

C1 A7 98
RGB 193 167 152
HSL 22° 24.85% 67.65%
HSB/HSV 22° 21.24% 75.69%
CMYK 0.00% 13.47% 21.24%
24.31%

Color #C1A798 in popluar number systems.

HEX C1 A7 98
Decimal 193 167 152
Binary 11000001 10100111 10011000
Octal 301 247 230

Shades and tints

Shades of #C1A798

#C1A798
(193,167,152)
#B0988B
(176,152,139)
#9F897E
(159,137,126)
#8E7A71
(142,122,113)
#7D6B64
(125,107,100)
#6C5C57
(108,92,87)
#5B4D4A
(91,77,74)
#4A3E3D
(74,62,61)
#392F30
(57,47,48)
#282023
(40,32,35)
#171116
(23,17,22)
#000000
(0,0,0)

Tints of #C1A798

#C1A798
(193,167,152)
#C6AFA1
(198,175,161)
#CBB7AA
(203,183,170)
#D0BFB3
(208,191,179)
#D5C7BC
(213,199,188)
#DACFC5
(218,207,197)
#DFD7CE
(223,215,206)
#E4DFD7
(228,223,215)
#E9E7E0
(233,231,224)
#EEEFE9
(238,239,233)
#F3F7F2
(243,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C1A798; }

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

This text font color is #C1A798.

Background Color

.myBgColor { background-color: #C1A798; }

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

This div background color is #C1A798.

Border color

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

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

This div border color is #C1A798.

Opacity

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

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

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

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

This text has shadow with #C1A798 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1A798.

Preview

Color preview on black background

This text has color #C1A798 on black background.


Color preview on white background

This text has color #C1A798 on white background.


Black color preview on #C1A798 background

This text has black color on #C1A798 background.


White color preview on #C1A798 background

This text has white color on #C1A798 background.


Related colors

Complementary color

Complementary color for #hex is #3E5867.


I love getcolorcode.com

Triadic colors

1 #98C1A7 and #A798C1 with #C1A798 are triadic colors.

2 #98A7C1 and #A7C198 with #C1A798 are triadic colors.