COLOR #C2C3B4

HEX: #C2C3B4 RGB: (194,195,180)

Color info

#C2C3B4 contains red, green and blue colors in about the same proportion. Web safe color of #C2C3B4 is #CCCCCC (or #CCC).

RGB color model

#C2C3B4 color RGB value is (194,195,180).

RGB: (194,195,180) (76%, 76%, 71%)

RGB channels and saturation

R 194 of 255 = 76%
G 195 of 255 = 76%
B 180 of 255 = 71%

194
195
180

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

Portions of RGB colors in percentages

R + G + B = 194 + 195 + 180 = 569 (100%)
R 194 of 569 ~ 34.09%
G 195 of 569 ~ 34.27%
B 180 of 569 ~ 31.63'%

%34.09
%34.27
%31.63

CMYK color model

#C2C3B4 color CMYK value is (1,0,8,24).

  • cyan value is 0.51%
  • magenta value is 0.00%
  • yellow value is 7.69%
  • key color value is 23.53%

CMYK: (1,0,8,24)
C1M0Y8K24 (1%, 0%, 8%, 24%)
(0.01 / 0.00 / 0.08 / 0.24)

CMYK percentages

%0.51
%0
%7.69
%23.53

Codes

Color #C2C3B4 in popluar color models

C2 C3 B4
RGB 194 195 180
HSL 64° 11.11% 73.53%
HSB/HSV 64° 7.69% 76.47%
CMYK 0.51% 0.00% 7.69%
23.53%

Color #C2C3B4 in popluar number systems.

HEX C2 C3 B4
Decimal 194 195 180
Binary 11000010 11000011 10110100
Octal 302 303 264

Shades and tints

Shades of #C2C3B4

#C2C3B4
(194,195,180)
#B1B2A4
(177,178,164)
#A0A194
(160,161,148)
#8F9084
(143,144,132)
#7E7F74
(126,127,116)
#6D6E64
(109,110,100)
#5C5D54
(92,93,84)
#4B4C44
(75,76,68)
#3A3B34
(58,59,52)
#292A24
(41,42,36)
#181914
(24,25,20)
#000000
(0,0,0)

Tints of #C2C3B4

#C2C3B4
(194,195,180)
#C7C8BA
(199,200,186)
#CCCDC0
(204,205,192)
#D1D2C6
(209,210,198)
#D6D7CC
(214,215,204)
#DBDCD2
(219,220,210)
#E0E1D8
(224,225,216)
#E5E6DE
(229,230,222)
#EAEBE4
(234,235,228)
#EFF0EA
(239,240,234)
#F4F5F0
(244,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2C3B4 color. Also use rgb(194,195,180) instead hex code.

Text Font Color

.myTextColor { color: #C2C3B4; }

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

This text font color is #C2C3B4.

Background Color

.myBgColor { background-color: #C2C3B4; }

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

This div background color is #C2C3B4.

Border color

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

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

This div border color is #C2C3B4.

Opacity

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

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

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

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

This text has shadow with #C2C3B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2C3B4.

Preview

Color preview on black background

This text has color #C2C3B4 on black background.


Color preview on white background

This text has color #C2C3B4 on white background.


Black color preview on #C2C3B4 background

This text has black color on #C2C3B4 background.


White color preview on #C2C3B4 background

This text has white color on #C2C3B4 background.


Related colors

Complementary color

Complementary color for #hex is #3D3C4B.


I love getcolorcode.com

Triadic colors

1 #B4C2C3 and #C3B4C2 with #C2C3B4 are triadic colors.

2 #B4C3C2 and #C3C2B4 with #C2C3B4 are triadic colors.