COLOR #B59ED4

HEX: #B59ED4 RGB: (181,158,212)

Renk bilgisi

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

RGB renk modeli

#B59ED4 color RGB value is (181,158,212).

RGB: (181,158,212) (71%, 62%, 83%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 158 of 255 = 62%
B 212 of 255 = 83%

181
158
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 158 + 212 = 551 (100%)
R 181 of 551 ~ 32.85%
G 158 of 551 ~ 28.68%
B 212 of 551 ~ 38.48'%

%32.85
%28.68
%38.48

CMYK RENK MODELİ

#B59ED4 rengi CMYK tonu (15,25,0,17).

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

CMYK: (15,25,0,17)
C15M25Y0K17 (15%, 25%, 0%, 17%)
(0.15 / 0.25 / 0.00 / 0.17)

CMYK yüzdeleri

%14.62
%25.47
%0
%16.86

Codes

Color #B59ED4 in popluar color models

B5 9E D4
RGB 181 158 212
HSL 266° 38.57% 72.55%
HSB/HSV 266° 25.47% 83.14%
CMYK 14.62% 25.47% 0.00%
16.86%

Color #B59ED4 in popluar number systems.

HEX B5 9E D4
Decimal 181 158 212
Binary 10110101 10011110 11010100
Octal 265 236 324

Shades and tints

Shades of #B59ED4

#B59ED4
(181,158,212)
#A590C1
(165,144,193)
#9582AE
(149,130,174)
#85749B
(133,116,155)
#756688
(117,102,136)
#655875
(101,88,117)
#554A62
(85,74,98)
#453C4F
(69,60,79)
#352E3C
(53,46,60)
#252029
(37,32,41)
#151216
(21,18,22)
#000000
(0,0,0)

Tints of #B59ED4

#B59ED4
(181,158,212)
#BBA6D7
(187,166,215)
#C1AEDA
(193,174,218)
#C7B6DD
(199,182,221)
#CDBEE0
(205,190,224)
#D3C6E3
(211,198,227)
#D9CEE6
(217,206,230)
#DFD6E9
(223,214,233)
#E5DEEC
(229,222,236)
#EBE6EF
(235,230,239)
#F1EEF2
(241,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B59ED4; }

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

This text font color is #B59ED4.

Background Color

.myBgColor { background-color: #B59ED4; }

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

This div background color is #B59ED4.

Border color

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

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

This div border color is #B59ED4.

Opacity

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

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

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

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

This text has shadow with #B59ED4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B59ED4.

Preview

Color preview on black background

This text has color #B59ED4 on black background.


Color preview on white background

This text has color #B59ED4 on white background.


Black color preview on #B59ED4 background

This text has black color on #B59ED4 background.


White color preview on #B59ED4 background

This text has white color on #B59ED4 background.


Related colors

Complementary color

Complementary color for #hex is #4A612B.


I love getcolorcode.com

Triadic colors

1 #D4B59E and #9ED4B5 with #B59ED4 are triadic colors.

2 #D49EB5 and #9EB5D4 with #B59ED4 are triadic colors.