COLOR #C596D0

HEX: #C596D0 RGB: (197,150,208)

Renk bilgisi

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

RGB renk modeli

#C596D0 color RGB value is (197,150,208).

RGB: (197,150,208) (77%, 59%, 82%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 150 of 255 = 59%
B 208 of 255 = 82%

197
150
208

R + G + B ~ 73%. #C596D0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 150 + 208 = 555 (100%)
R 197 of 555 ~ 35.5%
G 150 of 555 ~ 27.03%
B 208 of 555 ~ 37.48'%

%35.5
%27.03
%37.48

CMYK RENK MODELİ

#C596D0 rengi CMYK tonu (5,28,0,18).

  • camgöbeği tonu 5.29%
  • eflatun tonu 27.88%
  • sarı tonu 0.00%
  • ana renk tonu 18.43%

CMYK: (5,28,0,18)
C5M28Y0K18 (5%, 28%, 0%, 18%)
(0.05 / 0.28 / 0.00 / 0.18)

CMYK yüzdeleri

%5.29
%27.88
%0
%18.43

Codes

Color #C596D0 in popluar color models

C5 96 D0
RGB 197 150 208
HSL 289° 38.16% 70.20%
HSB/HSV 289° 27.88% 81.57%
CMYK 5.29% 27.88% 0.00%
18.43%

Color #C596D0 in popluar number systems.

HEX C5 96 D0
Decimal 197 150 208
Binary 11000101 10010110 11010000
Octal 305 226 320

Shades and tints

Shades of #C596D0

#C596D0
(197,150,208)
#B489BE
(180,137,190)
#A37CAC
(163,124,172)
#926F9A
(146,111,154)
#816288
(129,98,136)
#705576
(112,85,118)
#5F4864
(95,72,100)
#4E3B52
(78,59,82)
#3D2E40
(61,46,64)
#2C212E
(44,33,46)
#1B141C
(27,20,28)
#000000
(0,0,0)

Tints of #C596D0

#C596D0
(197,150,208)
#CA9FD4
(202,159,212)
#CFA8D8
(207,168,216)
#D4B1DC
(212,177,220)
#D9BAE0
(217,186,224)
#DEC3E4
(222,195,228)
#E3CCE8
(227,204,232)
#E8D5EC
(232,213,236)
#EDDEF0
(237,222,240)
#F2E7F4
(242,231,244)
#F7F0F8
(247,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C596D0 color. Also use rgb(197,150,208) instead hex code.

Text Font Color

.myTextColor { color: #C596D0; }

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

This text font color is #C596D0.

Background Color

.myBgColor { background-color: #C596D0; }

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

This div background color is #C596D0.

Border color

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

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

This div border color is #C596D0.

Opacity

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

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

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

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

This text has shadow with #C596D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C596D0.

Preview

Color preview on black background

This text has color #C596D0 on black background.


Color preview on white background

This text has color #C596D0 on white background.


Black color preview on #C596D0 background

This text has black color on #C596D0 background.


White color preview on #C596D0 background

This text has white color on #C596D0 background.


Related colors

Complementary color

Complementary color for #hex is #3A692F.


I love getcolorcode.com

Triadic colors

1 #D0C596 and #96D0C5 with #C596D0 are triadic colors.

2 #D096C5 and #96C5D0 with #C596D0 are triadic colors.