COLOR #C5CCF9

HEX: #C5CCF9 RGB: (197,204,249)

Renk bilgisi

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

RGB renk modeli

#C5CCF9 color RGB value is (197,204,249).

RGB: (197,204,249) (77%, 80%, 98%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 204 of 255 = 80%
B 249 of 255 = 98%

197
204
249

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 204 + 249 = 650 (100%)
R 197 of 650 ~ 30.31%
G 204 of 650 ~ 31.38%
B 249 of 650 ~ 38.31'%

%30.31
%31.38
%38.31

CMYK RENK MODELİ

#C5CCF9 rengi CMYK tonu (21,18,0,2).

  • camgöbeği tonu 20.88%
  • eflatun tonu 18.07%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (21,18,0,2)
C21M18Y0K2 (21%, 18%, 0%, 2%)
(0.21 / 0.18 / 0.00 / 0.02)

CMYK yüzdeleri

%20.88
%18.07
%0
%2.35

Codes

Color #C5CCF9 in popluar color models

C5 CC F9
RGB 197 204 249
HSL 232° 81.25% 87.45%
HSB/HSV 232° 20.88% 97.65%
CMYK 20.88% 18.07% 0.00%
2.35%

Color #C5CCF9 in popluar number systems.

HEX C5 CC F9
Decimal 197 204 249
Binary 11000101 11001100 11111001
Octal 305 314 371

Shades and tints

Shades of #C5CCF9

#C5CCF9
(197,204,249)
#B4BAE3
(180,186,227)
#A3A8CD
(163,168,205)
#9296B7
(146,150,183)
#8184A1
(129,132,161)
#70728B
(112,114,139)
#5F6075
(95,96,117)
#4E4E5F
(78,78,95)
#3D3C49
(61,60,73)
#2C2A33
(44,42,51)
#1B181D
(27,24,29)
#000000
(0,0,0)

Tints of #C5CCF9

#C5CCF9
(197,204,249)
#CAD0F9
(202,208,249)
#CFD4F9
(207,212,249)
#D4D8F9
(212,216,249)
#D9DCF9
(217,220,249)
#DEE0F9
(222,224,249)
#E3E4F9
(227,228,249)
#E8E8F9
(232,232,249)
#EDECF9
(237,236,249)
#F2F0F9
(242,240,249)
#F7F4F9
(247,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5CCF9; }

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

This text font color is #C5CCF9.

Background Color

.myBgColor { background-color: #C5CCF9; }

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

This div background color is #C5CCF9.

Border color

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

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

This div border color is #C5CCF9.

Opacity

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

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

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

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

This text has shadow with #C5CCF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CCF9.

Preview

Color preview on black background

This text has color #C5CCF9 on black background.


Color preview on white background

This text has color #C5CCF9 on white background.


Black color preview on #C5CCF9 background

This text has black color on #C5CCF9 background.


White color preview on #C5CCF9 background

This text has white color on #C5CCF9 background.


Related colors

Complementary color

Complementary color for #hex is #3A3306.


I love getcolorcode.com

Triadic colors

1 #F9C5CC and #CCF9C5 with #C5CCF9 are triadic colors.

2 #F9CCC5 and #CCC5F9 with #C5CCF9 are triadic colors.