COLOR #C5CCEB

HEX: #C5CCEB RGB: (197,204,235)

Renk bilgisi

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

RGB renk modeli

#C5CCEB color RGB value is (197,204,235).

RGB: (197,204,235) (77%, 80%, 92%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 204 of 255 = 80%
B 235 of 255 = 92%

197
204
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 204 + 235 = 636 (100%)
R 197 of 636 ~ 30.97%
G 204 of 636 ~ 32.08%
B 235 of 636 ~ 36.95'%

%30.97
%32.08
%36.95

CMYK RENK MODELİ

#C5CCEB rengi CMYK tonu (16,13,0,8).

  • camgöbeği tonu 16.17%
  • eflatun tonu 13.19%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (16,13,0,8)
C16M13Y0K8 (16%, 13%, 0%, 8%)
(0.16 / 0.13 / 0.00 / 0.08)

CMYK yüzdeleri

%16.17
%13.19
%0
%7.84

Codes

Color #C5CCEB in popluar color models

C5 CC EB
RGB 197 204 235
HSL 229° 48.72% 84.71%
HSB/HSV 229° 16.17% 92.16%
CMYK 16.17% 13.19% 0.00%
7.84%

Color #C5CCEB in popluar number systems.

HEX C5 CC EB
Decimal 197 204 235
Binary 11000101 11001100 11101011
Octal 305 314 353

Shades and tints

Shades of #C5CCEB

#C5CCEB
(197,204,235)
#B4BAD6
(180,186,214)
#A3A8C1
(163,168,193)
#9296AC
(146,150,172)
#818497
(129,132,151)
#707282
(112,114,130)
#5F606D
(95,96,109)
#4E4E58
(78,78,88)
#3D3C43
(61,60,67)
#2C2A2E
(44,42,46)
#1B1819
(27,24,25)
#000000
(0,0,0)

Tints of #C5CCEB

#C5CCEB
(197,204,235)
#CAD0EC
(202,208,236)
#CFD4ED
(207,212,237)
#D4D8EE
(212,216,238)
#D9DCEF
(217,220,239)
#DEE0F0
(222,224,240)
#E3E4F1
(227,228,241)
#E8E8F2
(232,232,242)
#EDECF3
(237,236,243)
#F2F0F4
(242,240,244)
#F7F4F5
(247,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5CCEB; }

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

This text font color is #C5CCEB.

Background Color

.myBgColor { background-color: #C5CCEB; }

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

This div background color is #C5CCEB.

Border color

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

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

This div border color is #C5CCEB.

Opacity

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

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

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

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

This text has shadow with #C5CCEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CCEB.

Preview

Color preview on black background

This text has color #C5CCEB on black background.


Color preview on white background

This text has color #C5CCEB on white background.


Black color preview on #C5CCEB background

This text has black color on #C5CCEB background.


White color preview on #C5CCEB background

This text has white color on #C5CCEB background.


Related colors

Complementary color

Complementary color for #hex is #3A3314.


I love getcolorcode.com

Triadic colors

1 #EBC5CC and #CCEBC5 with #C5CCEB are triadic colors.

2 #EBCCC5 and #CCC5EB with #C5CCEB are triadic colors.