COLOR #C1C4B0

HEX: #C1C4B0 RGB: (193,196,176)

Color info

#C1C4B0 contains red, green and blue colors in about the same proportion. Web safe color of #C1C4B0 is #CCCC99 (or #CC9).

RGB color model

#C1C4B0 color RGB value is (193,196,176).

RGB: (193,196,176) (76%, 77%, 69%)

RGB channels and saturation

R 193 of 255 = 76%
G 196 of 255 = 77%
B 176 of 255 = 69%

193
196
176

R + G + B ~ 74%. #C1C4B0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 196 + 176 = 565 (100%)
R 193 of 565 ~ 34.16%
G 196 of 565 ~ 34.69%
B 176 of 565 ~ 31.15'%

%34.16
%34.69
%31.15

CMYK color model

#C1C4B0 color CMYK value is (2,0,10,23).

  • cyan value is 1.53%
  • magenta value is 0.00%
  • yellow value is 10.20%
  • key color value is 23.14%

CMYK: (2,0,10,23)
C2M0Y10K23 (2%, 0%, 10%, 23%)
(0.02 / 0.00 / 0.10 / 0.23)

CMYK percentages

%1.53
%0
%10.2
%23.14

Codes

Color #C1C4B0 in popluar color models

C1 C4 B0
RGB 193 196 176
HSL 69° 14.49% 72.94%
HSB/HSV 69° 10.20% 76.86%
CMYK 1.53% 0.00% 10.20%
23.14%

Color #C1C4B0 in popluar number systems.

HEX C1 C4 B0
Decimal 193 196 176
Binary 11000001 11000100 10110000
Octal 301 304 260

Shades and tints

Shades of #C1C4B0

#C1C4B0
(193,196,176)
#B0B3A0
(176,179,160)
#9FA290
(159,162,144)
#8E9180
(142,145,128)
#7D8070
(125,128,112)
#6C6F60
(108,111,96)
#5B5E50
(91,94,80)
#4A4D40
(74,77,64)
#393C30
(57,60,48)
#282B20
(40,43,32)
#171A10
(23,26,16)
#000000
(0,0,0)

Tints of #C1C4B0

#C1C4B0
(193,196,176)
#C6C9B7
(198,201,183)
#CBCEBE
(203,206,190)
#D0D3C5
(208,211,197)
#D5D8CC
(213,216,204)
#DADDD3
(218,221,211)
#DFE2DA
(223,226,218)
#E4E7E1
(228,231,225)
#E9ECE8
(233,236,232)
#EEF1EF
(238,241,239)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1C4B0 color. Also use rgb(193,196,176) instead hex code.

Text Font Color

.myTextColor { color: #C1C4B0; }

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

This text font color is #C1C4B0.

Background Color

.myBgColor { background-color: #C1C4B0; }

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

This div background color is #C1C4B0.

Border color

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

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

This div border color is #C1C4B0.

Opacity

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

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

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

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

This text has shadow with #C1C4B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1C4B0.

Preview

Color preview on black background

This text has color #C1C4B0 on black background.


Color preview on white background

This text has color #C1C4B0 on white background.


Black color preview on #C1C4B0 background

This text has black color on #C1C4B0 background.


White color preview on #C1C4B0 background

This text has white color on #C1C4B0 background.


Related colors

Complementary color

Complementary color for #hex is #3E3B4F.


I love getcolorcode.com

Triadic colors

1 #B0C1C4 and #C4B0C1 with #C1C4B0 are triadic colors.

2 #B0C4C1 and #C4C1B0 with #C1C4B0 are triadic colors.