COLOR #B596D4

HEX: #B596D4 RGB: (181,150,212)

Renk bilgisi

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

RGB renk modeli

#B596D4 color RGB value is (181,150,212).

RGB: (181,150,212) (71%, 59%, 83%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 150 of 255 = 59%
B 212 of 255 = 83%

181
150
212

R + G + B ~ 71%. #B596D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 150 + 212 = 543 (100%)
R 181 of 543 ~ 33.33%
G 150 of 543 ~ 27.62%
B 212 of 543 ~ 39.04'%

%33.33
%27.62
%39.04

CMYK RENK MODELİ

#B596D4 rengi CMYK tonu (15,29,0,17).

  • camgöbeği tonu 14.62%
  • eflatun tonu 29.25%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (15,29,0,17)
C15M29Y0K17 (15%, 29%, 0%, 17%)
(0.15 / 0.29 / 0.00 / 0.17)

CMYK yüzdeleri

%14.62
%29.25
%0
%16.86

Codes

Color #B596D4 in popluar color models

B5 96 D4
RGB 181 150 212
HSL 270° 41.89% 70.98%
HSB/HSV 270° 29.25% 83.14%
CMYK 14.62% 29.25% 0.00%
16.86%

Color #B596D4 in popluar number systems.

HEX B5 96 D4
Decimal 181 150 212
Binary 10110101 10010110 11010100
Octal 265 226 324

Shades and tints

Shades of #B596D4

#B596D4
(181,150,212)
#A589C1
(165,137,193)
#957CAE
(149,124,174)
#856F9B
(133,111,155)
#756288
(117,98,136)
#655575
(101,85,117)
#554862
(85,72,98)
#453B4F
(69,59,79)
#352E3C
(53,46,60)
#252129
(37,33,41)
#151416
(21,20,22)
#000000
(0,0,0)

Tints of #B596D4

#B596D4
(181,150,212)
#BB9FD7
(187,159,215)
#C1A8DA
(193,168,218)
#C7B1DD
(199,177,221)
#CDBAE0
(205,186,224)
#D3C3E3
(211,195,227)
#D9CCE6
(217,204,230)
#DFD5E9
(223,213,233)
#E5DEEC
(229,222,236)
#EBE7EF
(235,231,239)
#F1F0F2
(241,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B596D4; }

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

This text font color is #B596D4.

Background Color

.myBgColor { background-color: #B596D4; }

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

This div background color is #B596D4.

Border color

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

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

This div border color is #B596D4.

Opacity

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

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

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

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

This text has shadow with #B596D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B596D4.

Preview

Color preview on black background

This text has color #B596D4 on black background.


Color preview on white background

This text has color #B596D4 on white background.


Black color preview on #B596D4 background

This text has black color on #B596D4 background.


White color preview on #B596D4 background

This text has white color on #B596D4 background.


Related colors

Complementary color

Complementary color for #hex is #4A692B.


I love getcolorcode.com

Triadic colors

1 #D4B596 and #96D4B5 with #B596D4 are triadic colors.

2 #D496B5 and #96B5D4 with #B596D4 are triadic colors.