COLOR #C5C3DD

HEX: #C5C3DD RGB: (197,195,221)

Renk bilgisi

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

RGB renk modeli

#C5C3DD color RGB value is (197,195,221).

RGB: (197,195,221) (77%, 76%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 195 of 255 = 76%
B 221 of 255 = 87%

197
195
221

R + G + B ~ 80%. #C5C3DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 195 + 221 = 613 (100%)
R 197 of 613 ~ 32.14%
G 195 of 613 ~ 31.81%
B 221 of 613 ~ 36.05'%

%32.14
%31.81
%36.05

CMYK RENK MODELİ

#C5C3DD rengi CMYK tonu (11,12,0,13).

  • camgöbeği tonu 10.86%
  • eflatun tonu 11.76%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (11,12,0,13)
C11M12Y0K13 (11%, 12%, 0%, 13%)
(0.11 / 0.12 / 0.00 / 0.13)

CMYK yüzdeleri

%10.86
%11.76
%0
%13.33

Codes

Color #C5C3DD in popluar color models

C5 C3 DD
RGB 197 195 221
HSL 245° 27.66% 81.57%
HSB/HSV 245° 11.76% 86.67%
CMYK 10.86% 11.76% 0.00%
13.33%

Color #C5C3DD in popluar number systems.

HEX C5 C3 DD
Decimal 197 195 221
Binary 11000101 11000011 11011101
Octal 305 303 335

Shades and tints

Shades of #C5C3DD

#C5C3DD
(197,195,221)
#B4B2C9
(180,178,201)
#A3A1B5
(163,161,181)
#9290A1
(146,144,161)
#817F8D
(129,127,141)
#706E79
(112,110,121)
#5F5D65
(95,93,101)
#4E4C51
(78,76,81)
#3D3B3D
(61,59,61)
#2C2A29
(44,42,41)
#1B1915
(27,25,21)
#000000
(0,0,0)

Tints of #C5C3DD

#C5C3DD
(197,195,221)
#CAC8E0
(202,200,224)
#CFCDE3
(207,205,227)
#D4D2E6
(212,210,230)
#D9D7E9
(217,215,233)
#DEDCEC
(222,220,236)
#E3E1EF
(227,225,239)
#E8E6F2
(232,230,242)
#EDEBF5
(237,235,245)
#F2F0F8
(242,240,248)
#F7F5FB
(247,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5C3DD color. Also use rgb(197,195,221) instead hex code.

Text Font Color

.myTextColor { color: #C5C3DD; }

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

This text font color is #C5C3DD.

Background Color

.myBgColor { background-color: #C5C3DD; }

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

This div background color is #C5C3DD.

Border color

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

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

This div border color is #C5C3DD.

Opacity

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

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

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

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

This text has shadow with #C5C3DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C3DD.

Preview

Color preview on black background

This text has color #C5C3DD on black background.


Color preview on white background

This text has color #C5C3DD on white background.


Black color preview on #C5C3DD background

This text has black color on #C5C3DD background.


White color preview on #C5C3DD background

This text has white color on #C5C3DD background.


Related colors

Complementary color

Complementary color for #hex is #3A3C22.


I love getcolorcode.com

Triadic colors

1 #DDC5C3 and #C3DDC5 with #C5C3DD are triadic colors.

2 #DDC3C5 and #C3C5DD with #C5C3DD are triadic colors.