COLOR #C4C3C7

HEX: #C4C3C7 RGB: (196,195,199)

Color info

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

RGB color model

#C4C3C7 color RGB value is (196,195,199).

RGB: (196,195,199) (77%, 76%, 78%)

RGB channels and saturation

R 196 of 255 = 77%
G 195 of 255 = 76%
B 199 of 255 = 78%

196
195
199

R + G + B ~ 77%. #C4C3C7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 195 + 199 = 590 (100%)
R 196 of 590 ~ 33.22%
G 195 of 590 ~ 33.05%
B 199 of 590 ~ 33.73'%

%33.22
%33.05
%33.73

CMYK color model

#C4C3C7 color CMYK value is (2,2,0,22).

  • cyan value is 1.51%
  • magenta value is 2.01%
  • yellow value is 0.00%
  • key color value is 21.96%

CMYK: (2,2,0,22)
C2M2Y0K22 (2%, 2%, 0%, 22%)
(0.02 / 0.02 / 0.00 / 0.22)

CMYK percentages

%1.51
%2.01
%0
%21.96

Codes

Color #C4C3C7 in popluar color models

C4 C3 C7
RGB 196 195 199
HSL 255° 3.45% 77.25%
HSB/HSV 255° 2.01% 78.04%
CMYK 1.51% 2.01% 0.00%
21.96%

Color #C4C3C7 in popluar number systems.

HEX C4 C3 C7
Decimal 196 195 199
Binary 11000100 11000011 11000111
Octal 304 303 307

Shades and tints

Shades of #C4C3C7

#C4C3C7
(196,195,199)
#B3B2B5
(179,178,181)
#A2A1A3
(162,161,163)
#919091
(145,144,145)
#807F7F
(128,127,127)
#6F6E6D
(111,110,109)
#5E5D5B
(94,93,91)
#4D4C49
(77,76,73)
#3C3B37
(60,59,55)
#2B2A25
(43,42,37)
#1A1913
(26,25,19)
#000000
(0,0,0)

Tints of #C4C3C7

#C4C3C7
(196,195,199)
#C9C8CC
(201,200,204)
#CECDD1
(206,205,209)
#D3D2D6
(211,210,214)
#D8D7DB
(216,215,219)
#DDDCE0
(221,220,224)
#E2E1E5
(226,225,229)
#E7E6EA
(231,230,234)
#ECEBEF
(236,235,239)
#F1F0F4
(241,240,244)
#F6F5F9
(246,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4C3C7 color. Also use rgb(196,195,199) instead hex code.

Text Font Color

.myTextColor { color: #C4C3C7; }

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

This text font color is #C4C3C7.

Background Color

.myBgColor { background-color: #C4C3C7; }

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

This div background color is #C4C3C7.

Border color

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

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

This div border color is #C4C3C7.

Opacity

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

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

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

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

This text has shadow with #C4C3C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4C3C7.

Preview

Color preview on black background

This text has color #C4C3C7 on black background.


Color preview on white background

This text has color #C4C3C7 on white background.


Black color preview on #C4C3C7 background

This text has black color on #C4C3C7 background.


White color preview on #C4C3C7 background

This text has white color on #C4C3C7 background.


Related colors

Complementary color

Complementary color for #hex is #3B3C38.


I love getcolorcode.com

Triadic colors

1 #C7C4C3 and #C3C7C4 with #C4C3C7 are triadic colors.

2 #C7C3C4 and #C3C4C7 with #C4C3C7 are triadic colors.