COLOR #B599D1

HEX: #B599D1 RGB: (181,153,209)

Renk bilgisi

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

RGB renk modeli

#B599D1 color RGB value is (181,153,209).

RGB: (181,153,209) (71%, 60%, 82%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 153 of 255 = 60%
B 209 of 255 = 82%

181
153
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 153 + 209 = 543 (100%)
R 181 of 543 ~ 33.33%
G 153 of 543 ~ 28.18%
B 209 of 543 ~ 38.49'%

%33.33
%28.18
%38.49

CMYK RENK MODELİ

#B599D1 rengi CMYK tonu (13,27,0,18).

  • camgöbeği tonu 13.40%
  • eflatun tonu 26.79%
  • sarı tonu 0.00%
  • ana renk tonu 18.04%

CMYK: (13,27,0,18)
C13M27Y0K18 (13%, 27%, 0%, 18%)
(0.13 / 0.27 / 0.00 / 0.18)

CMYK yüzdeleri

%13.4
%26.79
%0
%18.04

Codes

Color #B599D1 in popluar color models

B5 99 D1
RGB 181 153 209
HSL 270° 37.84% 70.98%
HSB/HSV 270° 26.79% 81.96%
CMYK 13.40% 26.79% 0.00%
18.04%

Color #B599D1 in popluar number systems.

HEX B5 99 D1
Decimal 181 153 209
Binary 10110101 10011001 11010001
Octal 265 231 321

Shades and tints

Shades of #B599D1

#B599D1
(181,153,209)
#A58CBE
(165,140,190)
#957FAB
(149,127,171)
#857298
(133,114,152)
#756585
(117,101,133)
#655872
(101,88,114)
#554B5F
(85,75,95)
#453E4C
(69,62,76)
#353139
(53,49,57)
#252426
(37,36,38)
#151713
(21,23,19)
#000000
(0,0,0)

Tints of #B599D1

#B599D1
(181,153,209)
#BBA2D5
(187,162,213)
#C1ABD9
(193,171,217)
#C7B4DD
(199,180,221)
#CDBDE1
(205,189,225)
#D3C6E5
(211,198,229)
#D9CFE9
(217,207,233)
#DFD8ED
(223,216,237)
#E5E1F1
(229,225,241)
#EBEAF5
(235,234,245)
#F1F3F9
(241,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B599D1 color. Also use rgb(181,153,209) instead hex code.

Text Font Color

.myTextColor { color: #B599D1; }

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

This text font color is #B599D1.

Background Color

.myBgColor { background-color: #B599D1; }

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

This div background color is #B599D1.

Border color

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

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

This div border color is #B599D1.

Opacity

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

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

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

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

This text has shadow with #B599D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B599D1.

Preview

Color preview on black background

This text has color #B599D1 on black background.


Color preview on white background

This text has color #B599D1 on white background.


Black color preview on #B599D1 background

This text has black color on #B599D1 background.


White color preview on #B599D1 background

This text has white color on #B599D1 background.


Related colors

Complementary color

Complementary color for #hex is #4A662E.


I love getcolorcode.com

Triadic colors

1 #D1B599 and #99D1B5 with #B599D1 are triadic colors.

2 #D199B5 and #99B5D1 with #B599D1 are triadic colors.