COLOR #C7C4CC

HEX: #C7C4CC RGB: (199,196,204)

Renk bilgisi

#C7C4CC contains red, green and blue colors in about the same proportion. #C7C4CC ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#C7C4CC color RGB value is (199,196,204).

RGB: (199,196,204) (78%, 77%, 80%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 196 of 255 = 77%
B 204 of 255 = 80%

199
196
204

R + G + B ~ 78%. #C7C4CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 196 + 204 = 599 (100%)
R 199 of 599 ~ 33.22%
G 196 of 599 ~ 32.72%
B 204 of 599 ~ 34.06'%

%33.22
%32.72
%34.06

CMYK RENK MODELİ

#C7C4CC rengi CMYK tonu (2,4,0,20).

  • camgöbeği tonu 2.45%
  • eflatun tonu 3.92%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (2,4,0,20)
C2M4Y0K20 (2%, 4%, 0%, 20%)
(0.02 / 0.04 / 0.00 / 0.20)

CMYK yüzdeleri

%2.45
%3.92
%0
%20

Codes

Color #C7C4CC in popluar color models

C7 C4 CC
RGB 199 196 204
HSL 263° 7.27% 78.43%
HSB/HSV 263° 3.92% 80.00%
CMYK 2.45% 3.92% 0.00%
20.00%

Color #C7C4CC in popluar number systems.

HEX C7 C4 CC
Decimal 199 196 204
Binary 11000111 11000100 11001100
Octal 307 304 314

Shades and tints

Shades of #C7C4CC

#C7C4CC
(199,196,204)
#B5B3BA
(181,179,186)
#A3A2A8
(163,162,168)
#919196
(145,145,150)
#7F8084
(127,128,132)
#6D6F72
(109,111,114)
#5B5E60
(91,94,96)
#494D4E
(73,77,78)
#373C3C
(55,60,60)
#252B2A
(37,43,42)
#131A18
(19,26,24)
#000000
(0,0,0)

Tints of #C7C4CC

#C7C4CC
(199,196,204)
#CCC9D0
(204,201,208)
#D1CED4
(209,206,212)
#D6D3D8
(214,211,216)
#DBD8DC
(219,216,220)
#E0DDE0
(224,221,224)
#E5E2E4
(229,226,228)
#EAE7E8
(234,231,232)
#EFECEC
(239,236,236)
#F4F1F0
(244,241,240)
#F9F6F4
(249,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7C4CC; }

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

This text font color is #C7C4CC.

Background Color

.myBgColor { background-color: #C7C4CC; }

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

This div background color is #C7C4CC.

Border color

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

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

This div border color is #C7C4CC.

Opacity

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

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

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

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

This text has shadow with #C7C4CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7C4CC.

Preview

Color preview on black background

This text has color #C7C4CC on black background.


Color preview on white background

This text has color #C7C4CC on white background.


Black color preview on #C7C4CC background

This text has black color on #C7C4CC background.


White color preview on #C7C4CC background

This text has white color on #C7C4CC background.


Related colors

Complementary color

Complementary color for #hex is #383B33.


I love getcolorcode.com

Triadic colors

1 #CCC7C4 and #C4CCC7 with #C7C4CC are triadic colors.

2 #CCC4C7 and #C4C7CC with #C7C4CC are triadic colors.