COLOR #C596DB

HEX: #C596DB RGB: (197,150,219)

Renk bilgisi

#C596DB contains mainly red and blue colors. #C596DB ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C596DB color RGB value is (197,150,219).

RGB: (197,150,219) (77%, 59%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 150 of 255 = 59%
B 219 of 255 = 86%

197
150
219

R + G + B ~ 74%. #C596DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 150 + 219 = 566 (100%)
R 197 of 566 ~ 34.81%
G 150 of 566 ~ 26.5%
B 219 of 566 ~ 38.69'%

%34.81
%26.5
%38.69

CMYK RENK MODELİ

#C596DB rengi CMYK tonu (10,32,0,14).

  • camgöbeği tonu 10.05%
  • eflatun tonu 31.51%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (10,32,0,14)
C10M32Y0K14 (10%, 32%, 0%, 14%)
(0.10 / 0.32 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%31.51
%0
%14.12

Codes

Color #C596DB in popluar color models

C5 96 DB
RGB 197 150 219
HSL 281° 48.94% 72.35%
HSB/HSV 281° 31.51% 85.88%
CMYK 10.05% 31.51% 0.00%
14.12%

Color #C596DB in popluar number systems.

HEX C5 96 DB
Decimal 197 150 219
Binary 11000101 10010110 11011011
Octal 305 226 333

Shades and tints

Shades of #C596DB

#C596DB
(197,150,219)
#B489C8
(180,137,200)
#A37CB5
(163,124,181)
#926FA2
(146,111,162)
#81628F
(129,98,143)
#70557C
(112,85,124)
#5F4869
(95,72,105)
#4E3B56
(78,59,86)
#3D2E43
(61,46,67)
#2C2130
(44,33,48)
#1B141D
(27,20,29)
#000000
(0,0,0)

Tints of #C596DB

#C596DB
(197,150,219)
#CA9FDE
(202,159,222)
#CFA8E1
(207,168,225)
#D4B1E4
(212,177,228)
#D9BAE7
(217,186,231)
#DEC3EA
(222,195,234)
#E3CCED
(227,204,237)
#E8D5F0
(232,213,240)
#EDDEF3
(237,222,243)
#F2E7F6
(242,231,246)
#F7F0F9
(247,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C596DB; }

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

This text font color is #C596DB.

Background Color

.myBgColor { background-color: #C596DB; }

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

This div background color is #C596DB.

Border color

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

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

This div border color is #C596DB.

Opacity

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

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

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

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

This text has shadow with #C596DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C596DB.

Preview

Color preview on black background

This text has color #C596DB on black background.


Color preview on white background

This text has color #C596DB on white background.


Black color preview on #C596DB background

This text has black color on #C596DB background.


White color preview on #C596DB background

This text has white color on #C596DB background.


Related colors

Complementary color

Complementary color for #hex is #3A6924.


I love getcolorcode.com

Triadic colors

1 #DBC596 and #96DBC5 with #C596DB are triadic colors.

2 #DB96C5 and #96C5DB with #C596DB are triadic colors.