COLOR #C5CBED

HEX: #C5CBED RGB: (197,203,237)

Renk bilgisi

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

RGB renk modeli

#C5CBED color RGB value is (197,203,237).

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

RGB bağlantıları ve doygunluk

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

197
203
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 203 + 237 = 637 (100%)
R 197 of 637 ~ 30.93%
G 203 of 637 ~ 31.87%
B 237 of 637 ~ 37.21'%

%30.93
%31.87
%37.21

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.88%
  • eflatun tonu 14.35%
  • 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
%14.35
%0
%7.06

Codes

Color #C5CBED in popluar color models

C5 CB ED
RGB 197 203 237
HSL 231° 52.63% 85.10%
HSB/HSV 231° 16.88% 92.94%
CMYK 16.88% 14.35% 0.00%
7.06%

Color #C5CBED in popluar number systems.

HEX C5 CB ED
Decimal 197 203 237
Binary 11000101 11001011 11101101
Octal 305 313 355

Shades and tints

Shades of #C5CBED

#C5CBED
(197,203,237)
#B4B9D8
(180,185,216)
#A3A7C3
(163,167,195)
#9295AE
(146,149,174)
#818399
(129,131,153)
#707184
(112,113,132)
#5F5F6F
(95,95,111)
#4E4D5A
(78,77,90)
#3D3B45
(61,59,69)
#2C2930
(44,41,48)
#1B171B
(27,23,27)
#000000
(0,0,0)

Tints of #C5CBED

#C5CBED
(197,203,237)
#CACFEE
(202,207,238)
#CFD3EF
(207,211,239)
#D4D7F0
(212,215,240)
#D9DBF1
(217,219,241)
#DEDFF2
(222,223,242)
#E3E3F3
(227,227,243)
#E8E7F4
(232,231,244)
#EDEBF5
(237,235,245)
#F2EFF6
(242,239,246)
#F7F3F7
(247,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5CBED; }

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

This text font color is #C5CBED.

Background Color

.myBgColor { background-color: #C5CBED; }

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

This div background color is #C5CBED.

Border color

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

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

This div border color is #C5CBED.

Opacity

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

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

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

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

This text has shadow with #C5CBED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CBED.

Preview

Color preview on black background

This text has color #C5CBED on black background.


Color preview on white background

This text has color #C5CBED on white background.


Black color preview on #C5CBED background

This text has black color on #C5CBED background.


White color preview on #C5CBED background

This text has white color on #C5CBED background.


Related colors

Complementary color

Complementary color for #hex is #3A3412.


I love getcolorcode.com

Triadic colors

1 #EDC5CB and #CBEDC5 with #C5CBED are triadic colors.

2 #EDCBC5 and #CBC5ED with #C5CBED are triadic colors.