COLOR #C5C0ED

HEX: #C5C0ED RGB: (197,192,237)

Renk bilgisi

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

RGB renk modeli

#C5C0ED color RGB value is (197,192,237).

RGB: (197,192,237) (77%, 75%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 192 of 255 = 75%
B 237 of 255 = 93%

197
192
237

R + G + B ~ 82%. #C5C0ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 192 + 237 = 626 (100%)
R 197 of 626 ~ 31.47%
G 192 of 626 ~ 30.67%
B 237 of 626 ~ 37.86'%

%31.47
%30.67
%37.86

CMYK RENK MODELİ

#C5C0ED rengi CMYK tonu (17,19,0,7).

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

CMYK: (17,19,0,7)
C17M19Y0K7 (17%, 19%, 0%, 7%)
(0.17 / 0.19 / 0.00 / 0.07)

CMYK yüzdeleri

%16.88
%18.99
%0
%7.06

Codes

Color #C5C0ED in popluar color models

C5 C0 ED
RGB 197 192 237
HSL 247° 55.56% 84.12%
HSB/HSV 247° 18.99% 92.94%
CMYK 16.88% 18.99% 0.00%
7.06%

Color #C5C0ED in popluar number systems.

HEX C5 C0 ED
Decimal 197 192 237
Binary 11000101 11000000 11101101
Octal 305 300 355

Shades and tints

Shades of #C5C0ED

#C5C0ED
(197,192,237)
#B4AFD8
(180,175,216)
#A39EC3
(163,158,195)
#928DAE
(146,141,174)
#817C99
(129,124,153)
#706B84
(112,107,132)
#5F5A6F
(95,90,111)
#4E495A
(78,73,90)
#3D3845
(61,56,69)
#2C2730
(44,39,48)
#1B161B
(27,22,27)
#000000
(0,0,0)

Tints of #C5C0ED

#C5C0ED
(197,192,237)
#CAC5EE
(202,197,238)
#CFCAEF
(207,202,239)
#D4CFF0
(212,207,240)
#D9D4F1
(217,212,241)
#DED9F2
(222,217,242)
#E3DEF3
(227,222,243)
#E8E3F4
(232,227,244)
#EDE8F5
(237,232,245)
#F2EDF6
(242,237,246)
#F7F2F7
(247,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5C0ED; }

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

This text font color is #C5C0ED.

Background Color

.myBgColor { background-color: #C5C0ED; }

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

This div background color is #C5C0ED.

Border color

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

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

This div border color is #C5C0ED.

Opacity

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

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

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

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

This text has shadow with #C5C0ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C0ED.

Preview

Color preview on black background

This text has color #C5C0ED on black background.


Color preview on white background

This text has color #C5C0ED on white background.


Black color preview on #C5C0ED background

This text has black color on #C5C0ED background.


White color preview on #C5C0ED background

This text has white color on #C5C0ED background.


Related colors

Complementary color

Complementary color for #hex is #3A3F12.


I love getcolorcode.com

Triadic colors

1 #EDC5C0 and #C0EDC5 with #C5C0ED are triadic colors.

2 #EDC0C5 and #C0C5ED with #C5C0ED are triadic colors.