COLOR #C5CCF8

HEX: #C5CCF8 RGB: (197,204,248)

Renk bilgisi

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

RGB renk modeli

#C5CCF8 color RGB value is (197,204,248).

RGB: (197,204,248) (77%, 80%, 97%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 204 of 255 = 80%
B 248 of 255 = 97%

197
204
248

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 204 + 248 = 649 (100%)
R 197 of 649 ~ 30.35%
G 204 of 649 ~ 31.43%
B 248 of 649 ~ 38.21'%

%30.35
%31.43
%38.21

CMYK RENK MODELİ

#C5CCF8 rengi CMYK tonu (21,18,0,3).

  • camgöbeği tonu 20.56%
  • eflatun tonu 17.74%
  • sarı tonu 0.00%
  • ana renk tonu 2.75%

CMYK: (21,18,0,3)
C21M18Y0K3 (21%, 18%, 0%, 3%)
(0.21 / 0.18 / 0.00 / 0.03)

CMYK yüzdeleri

%20.56
%17.74
%0
%2.75

Codes

Color #C5CCF8 in popluar color models

C5 CC F8
RGB 197 204 248
HSL 232° 78.46% 87.25%
HSB/HSV 232° 20.56% 97.25%
CMYK 20.56% 17.74% 0.00%
2.75%

Color #C5CCF8 in popluar number systems.

HEX C5 CC F8
Decimal 197 204 248
Binary 11000101 11001100 11111000
Octal 305 314 370

Shades and tints

Shades of #C5CCF8

#C5CCF8
(197,204,248)
#B4BAE2
(180,186,226)
#A3A8CC
(163,168,204)
#9296B6
(146,150,182)
#8184A0
(129,132,160)
#70728A
(112,114,138)
#5F6074
(95,96,116)
#4E4E5E
(78,78,94)
#3D3C48
(61,60,72)
#2C2A32
(44,42,50)
#1B181C
(27,24,28)
#000000
(0,0,0)

Tints of #C5CCF8

#C5CCF8
(197,204,248)
#CAD0F8
(202,208,248)
#CFD4F8
(207,212,248)
#D4D8F8
(212,216,248)
#D9DCF8
(217,220,248)
#DEE0F8
(222,224,248)
#E3E4F8
(227,228,248)
#E8E8F8
(232,232,248)
#EDECF8
(237,236,248)
#F2F0F8
(242,240,248)
#F7F4F8
(247,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5CCF8 color. Also use rgb(197,204,248) instead hex code.

Text Font Color

.myTextColor { color: #C5CCF8; }

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

This text font color is #C5CCF8.

Background Color

.myBgColor { background-color: #C5CCF8; }

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

This div background color is #C5CCF8.

Border color

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

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

This div border color is #C5CCF8.

Opacity

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

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

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

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

This text has shadow with #C5CCF8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CCF8.

Preview

Color preview on black background

This text has color #C5CCF8 on black background.


Color preview on white background

This text has color #C5CCF8 on white background.


Black color preview on #C5CCF8 background

This text has black color on #C5CCF8 background.


White color preview on #C5CCF8 background

This text has white color on #C5CCF8 background.


Related colors

Complementary color

Complementary color for #hex is #3A3307.


I love getcolorcode.com

Triadic colors

1 #F8C5CC and #CCF8C5 with #C5CCF8 are triadic colors.

2 #F8CCC5 and #CCC5F8 with #C5CCF8 are triadic colors.