COLOR #C4CCF7

HEX: #C4CCF7 RGB: (196,204,247)

Renk bilgisi

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

RGB renk modeli

#C4CCF7 color RGB value is (196,204,247).

RGB: (196,204,247) (77%, 80%, 97%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 204 of 255 = 80%
B 247 of 255 = 97%

196
204
247

R + G + B ~ 85%. #C4CCF7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 204 + 247 = 647 (100%)
R 196 of 647 ~ 30.29%
G 204 of 647 ~ 31.53%
B 247 of 647 ~ 38.18'%

%30.29
%31.53
%38.18

CMYK RENK MODELİ

#C4CCF7 rengi CMYK tonu (21,17,0,3).

  • camgöbeği tonu 20.65%
  • eflatun tonu 17.41%
  • sarı tonu 0.00%
  • ana renk tonu 3.14%

CMYK: (21,17,0,3)
C21M17Y0K3 (21%, 17%, 0%, 3%)
(0.21 / 0.17 / 0.00 / 0.03)

CMYK yüzdeleri

%20.65
%17.41
%0
%3.14

Codes

Color #C4CCF7 in popluar color models

C4 CC F7
RGB 196 204 247
HSL 231° 76.12% 86.86%
HSB/HSV 231° 20.65% 96.86%
CMYK 20.65% 17.41% 0.00%
3.14%

Color #C4CCF7 in popluar number systems.

HEX C4 CC F7
Decimal 196 204 247
Binary 11000100 11001100 11110111
Octal 304 314 367

Shades and tints

Shades of #C4CCF7

#C4CCF7
(196,204,247)
#B3BAE1
(179,186,225)
#A2A8CB
(162,168,203)
#9196B5
(145,150,181)
#80849F
(128,132,159)
#6F7289
(111,114,137)
#5E6073
(94,96,115)
#4D4E5D
(77,78,93)
#3C3C47
(60,60,71)
#2B2A31
(43,42,49)
#1A181B
(26,24,27)
#000000
(0,0,0)

Tints of #C4CCF7

#C4CCF7
(196,204,247)
#C9D0F7
(201,208,247)
#CED4F7
(206,212,247)
#D3D8F7
(211,216,247)
#D8DCF7
(216,220,247)
#DDE0F7
(221,224,247)
#E2E4F7
(226,228,247)
#E7E8F7
(231,232,247)
#ECECF7
(236,236,247)
#F1F0F7
(241,240,247)
#F6F4F7
(246,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4CCF7; }

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

This text font color is #C4CCF7.

Background Color

.myBgColor { background-color: #C4CCF7; }

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

This div background color is #C4CCF7.

Border color

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

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

This div border color is #C4CCF7.

Opacity

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

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

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

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

This text has shadow with #C4CCF7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4CCF7.

Preview

Color preview on black background

This text has color #C4CCF7 on black background.


Color preview on white background

This text has color #C4CCF7 on white background.


Black color preview on #C4CCF7 background

This text has black color on #C4CCF7 background.


White color preview on #C4CCF7 background

This text has white color on #C4CCF7 background.


Related colors

Complementary color

Complementary color for #hex is #3B3308.


I love getcolorcode.com

Triadic colors

1 #F7C4CC and #CCF7C4 with #C4CCF7 are triadic colors.

2 #F7CCC4 and #CCC4F7 with #C4CCF7 are triadic colors.