COLOR #C5CCED

HEX: #C5CCED RGB: (197,204,237)

Renk bilgisi

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

RGB renk modeli

#C5CCED color RGB value is (197,204,237).

RGB: (197,204,237) (77%, 80%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 204 of 255 = 80%
B 237 of 255 = 93%

197
204
237

R + G + B ~ 83%. #C5CCED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 204 + 237 = 638 (100%)
R 197 of 638 ~ 30.88%
G 204 of 638 ~ 31.97%
B 237 of 638 ~ 37.15'%

%30.88
%31.97
%37.15

CMYK RENK MODELİ

#C5CCED rengi CMYK tonu (17,14,0,7).

  • camgöbeği tonu 16.88%
  • eflatun tonu 13.92%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (17,14,0,7)
C17M14Y0K7 (17%, 14%, 0%, 7%)
(0.17 / 0.14 / 0.00 / 0.07)

CMYK yüzdeleri

%16.88
%13.92
%0
%7.06

Codes

Color #C5CCED in popluar color models

C5 CC ED
RGB 197 204 237
HSL 230° 52.63% 85.10%
HSB/HSV 230° 16.88% 92.94%
CMYK 16.88% 13.92% 0.00%
7.06%

Color #C5CCED in popluar number systems.

HEX C5 CC ED
Decimal 197 204 237
Binary 11000101 11001100 11101101
Octal 305 314 355

Shades and tints

Shades of #C5CCED

#C5CCED
(197,204,237)
#B4BAD8
(180,186,216)
#A3A8C3
(163,168,195)
#9296AE
(146,150,174)
#818499
(129,132,153)
#707284
(112,114,132)
#5F606F
(95,96,111)
#4E4E5A
(78,78,90)
#3D3C45
(61,60,69)
#2C2A30
(44,42,48)
#1B181B
(27,24,27)
#000000
(0,0,0)

Tints of #C5CCED

#C5CCED
(197,204,237)
#CAD0EE
(202,208,238)
#CFD4EF
(207,212,239)
#D4D8F0
(212,216,240)
#D9DCF1
(217,220,241)
#DEE0F2
(222,224,242)
#E3E4F3
(227,228,243)
#E8E8F4
(232,232,244)
#EDECF5
(237,236,245)
#F2F0F6
(242,240,246)
#F7F4F7
(247,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5CCED; }

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

This text font color is #C5CCED.

Background Color

.myBgColor { background-color: #C5CCED; }

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

This div background color is #C5CCED.

Border color

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

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

This div border color is #C5CCED.

Opacity

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

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

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

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

This text has shadow with #C5CCED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CCED.

Preview

Color preview on black background

This text has color #C5CCED on black background.


Color preview on white background

This text has color #C5CCED on white background.


Black color preview on #C5CCED background

This text has black color on #C5CCED background.


White color preview on #C5CCED background

This text has white color on #C5CCED background.


Related colors

Complementary color

Complementary color for #hex is #3A3312.


I love getcolorcode.com

Triadic colors

1 #EDC5CC and #CCEDC5 with #C5CCED are triadic colors.

2 #EDCCC5 and #CCC5ED with #C5CCED are triadic colors.