COLOR #B593E6

HEX: #B593E6 RGB: (181,147,230)

Renk bilgisi

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

RGB renk modeli

#B593E6 color RGB value is (181,147,230).

RGB: (181,147,230) (71%, 58%, 90%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 147 of 255 = 58%
B 230 of 255 = 90%

181
147
230

R + G + B ~ 73%. #B593E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 147 + 230 = 558 (100%)
R 181 of 558 ~ 32.44%
G 147 of 558 ~ 26.34%
B 230 of 558 ~ 41.22'%

%32.44
%26.34
%41.22

CMYK RENK MODELİ

#B593E6 rengi CMYK tonu (21,36,0,10).

  • camgöbeği tonu 21.30%
  • eflatun tonu 36.09%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (21,36,0,10)
C21M36Y0K10 (21%, 36%, 0%, 10%)
(0.21 / 0.36 / 0.00 / 0.10)

CMYK yüzdeleri

%21.3
%36.09
%0
%9.8

Codes

Color #B593E6 in popluar color models

B5 93 E6
RGB 181 147 230
HSL 265° 62.41% 73.92%
HSB/HSV 265° 36.09% 90.20%
CMYK 21.30% 36.09% 0.00%
9.80%

Color #B593E6 in popluar number systems.

HEX B5 93 E6
Decimal 181 147 230
Binary 10110101 10010011 11100110
Octal 265 223 346

Shades and tints

Shades of #B593E6

#B593E6
(181,147,230)
#A586D2
(165,134,210)
#9579BE
(149,121,190)
#856CAA
(133,108,170)
#755F96
(117,95,150)
#655282
(101,82,130)
#55456E
(85,69,110)
#45385A
(69,56,90)
#352B46
(53,43,70)
#251E32
(37,30,50)
#15111E
(21,17,30)
#000000
(0,0,0)

Tints of #B593E6

#B593E6
(181,147,230)
#BB9CE8
(187,156,232)
#C1A5EA
(193,165,234)
#C7AEEC
(199,174,236)
#CDB7EE
(205,183,238)
#D3C0F0
(211,192,240)
#D9C9F2
(217,201,242)
#DFD2F4
(223,210,244)
#E5DBF6
(229,219,246)
#EBE4F8
(235,228,248)
#F1EDFA
(241,237,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B593E6 color. Also use rgb(181,147,230) instead hex code.

Text Font Color

.myTextColor { color: #B593E6; }

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

This text font color is #B593E6.

Background Color

.myBgColor { background-color: #B593E6; }

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

This div background color is #B593E6.

Border color

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

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

This div border color is #B593E6.

Opacity

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

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

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

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

This text has shadow with #B593E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B593E6.

Preview

Color preview on black background

This text has color #B593E6 on black background.


Color preview on white background

This text has color #B593E6 on white background.


Black color preview on #B593E6 background

This text has black color on #B593E6 background.


White color preview on #B593E6 background

This text has white color on #B593E6 background.


Related colors

Complementary color

Complementary color for #hex is #4A6C19.


I love getcolorcode.com

Triadic colors

1 #E6B593 and #93E6B5 with #B593E6 are triadic colors.

2 #E693B5 and #93B5E6 with #B593E6 are triadic colors.