COLOR #B596DB

HEX: #B596DB RGB: (181,150,219)

Renk bilgisi

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

RGB renk modeli

#B596DB color RGB value is (181,150,219).

RGB: (181,150,219) (71%, 59%, 86%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 150 of 255 = 59%
B 219 of 255 = 86%

181
150
219

R + G + B ~ 72%. #B596DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 150 + 219 = 550 (100%)
R 181 of 550 ~ 32.91%
G 150 of 550 ~ 27.27%
B 219 of 550 ~ 39.82'%

%32.91
%27.27
%39.82

CMYK RENK MODELİ

#B596DB rengi CMYK tonu (17,32,0,14).

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

CMYK: (17,32,0,14)
C17M32Y0K14 (17%, 32%, 0%, 14%)
(0.17 / 0.32 / 0.00 / 0.14)

CMYK yüzdeleri

%17.35
%31.51
%0
%14.12

Codes

Color #B596DB in popluar color models

B5 96 DB
RGB 181 150 219
HSL 267° 48.94% 72.35%
HSB/HSV 267° 31.51% 85.88%
CMYK 17.35% 31.51% 0.00%
14.12%

Color #B596DB in popluar number systems.

HEX B5 96 DB
Decimal 181 150 219
Binary 10110101 10010110 11011011
Octal 265 226 333

Shades and tints

Shades of #B596DB

#B596DB
(181,150,219)
#A589C8
(165,137,200)
#957CB5
(149,124,181)
#856FA2
(133,111,162)
#75628F
(117,98,143)
#65557C
(101,85,124)
#554869
(85,72,105)
#453B56
(69,59,86)
#352E43
(53,46,67)
#252130
(37,33,48)
#15141D
(21,20,29)
#000000
(0,0,0)

Tints of #B596DB

#B596DB
(181,150,219)
#BB9FDE
(187,159,222)
#C1A8E1
(193,168,225)
#C7B1E4
(199,177,228)
#CDBAE7
(205,186,231)
#D3C3EA
(211,195,234)
#D9CCED
(217,204,237)
#DFD5F0
(223,213,240)
#E5DEF3
(229,222,243)
#EBE7F6
(235,231,246)
#F1F0F9
(241,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B596DB; }

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

This text font color is #B596DB.

Background Color

.myBgColor { background-color: #B596DB; }

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

This div background color is #B596DB.

Border color

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

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

This div border color is #B596DB.

Opacity

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

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

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

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

This text has shadow with #B596DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B596DB.

Preview

Color preview on black background

This text has color #B596DB on black background.


Color preview on white background

This text has color #B596DB on white background.


Black color preview on #B596DB background

This text has black color on #B596DB background.


White color preview on #B596DB background

This text has white color on #B596DB background.


Related colors

Complementary color

Complementary color for #hex is #4A6924.


I love getcolorcode.com

Triadic colors

1 #DBB596 and #96DBB5 with #B596DB are triadic colors.

2 #DB96B5 and #96B5DB with #B596DB are triadic colors.