COLOR #C4CCF0

HEX: #C4CCF0 RGB: (196,204,240)

Renk bilgisi

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

RGB renk modeli

#C4CCF0 color RGB value is (196,204,240).

RGB: (196,204,240) (77%, 80%, 94%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 204 of 255 = 80%
B 240 of 255 = 94%

196
204
240

R + G + B ~ 84%. #C4CCF0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 204 + 240 = 640 (100%)
R 196 of 640 ~ 30.63%
G 204 of 640 ~ 31.88%
B 240 of 640 ~ 37.5'%

%30.63
%31.88
%37.5

CMYK RENK MODELİ

#C4CCF0 rengi CMYK tonu (18,15,0,6).

  • camgöbeği tonu 18.33%
  • eflatun tonu 15.00%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (18,15,0,6)
C18M15Y0K6 (18%, 15%, 0%, 6%)
(0.18 / 0.15 / 0.00 / 0.06)

CMYK yüzdeleri

%18.33
%15
%0
%5.88

Codes

Color #C4CCF0 in popluar color models

C4 CC F0
RGB 196 204 240
HSL 229° 59.46% 85.49%
HSB/HSV 229° 18.33% 94.12%
CMYK 18.33% 15.00% 0.00%
5.88%

Color #C4CCF0 in popluar number systems.

HEX C4 CC F0
Decimal 196 204 240
Binary 11000100 11001100 11110000
Octal 304 314 360

Shades and tints

Shades of #C4CCF0

#C4CCF0
(196,204,240)
#B3BADB
(179,186,219)
#A2A8C6
(162,168,198)
#9196B1
(145,150,177)
#80849C
(128,132,156)
#6F7287
(111,114,135)
#5E6072
(94,96,114)
#4D4E5D
(77,78,93)
#3C3C48
(60,60,72)
#2B2A33
(43,42,51)
#1A181E
(26,24,30)
#000000
(0,0,0)

Tints of #C4CCF0

#C4CCF0
(196,204,240)
#C9D0F1
(201,208,241)
#CED4F2
(206,212,242)
#D3D8F3
(211,216,243)
#D8DCF4
(216,220,244)
#DDE0F5
(221,224,245)
#E2E4F6
(226,228,246)
#E7E8F7
(231,232,247)
#ECECF8
(236,236,248)
#F1F0F9
(241,240,249)
#F6F4FA
(246,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4CCF0; }

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

This text font color is #C4CCF0.

Background Color

.myBgColor { background-color: #C4CCF0; }

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

This div background color is #C4CCF0.

Border color

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

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

This div border color is #C4CCF0.

Opacity

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

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

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

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

This text has shadow with #C4CCF0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4CCF0.

Preview

Color preview on black background

This text has color #C4CCF0 on black background.


Color preview on white background

This text has color #C4CCF0 on white background.


Black color preview on #C4CCF0 background

This text has black color on #C4CCF0 background.


White color preview on #C4CCF0 background

This text has white color on #C4CCF0 background.


Related colors

Complementary color

Complementary color for #hex is #3B330F.


I love getcolorcode.com

Triadic colors

1 #F0C4CC and #CCF0C4 with #C4CCF0 are triadic colors.

2 #F0CCC4 and #CCC4F0 with #C4CCF0 are triadic colors.