COLOR #B0599B

HEX: #B0599B RGB: (176,89,155)

Renk bilgisi

#B0599B contains mainly red and blue colors. #B0599B ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#B0599B color RGB value is (176,89,155).

RGB: (176,89,155) (69%, 35%, 61%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 89 of 255 = 35%
B 155 of 255 = 61%

176
89
155

R + G + B ~ 55%. #B0599B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 89 + 155 = 420 (100%)
R 176 of 420 ~ 41.9%
G 89 of 420 ~ 21.19%
B 155 of 420 ~ 36.9'%

%41.9
%21.19
%36.9

CMYK RENK MODELİ

#B0599B rengi CMYK tonu (0,49,12,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 49.43%
  • sarı tonu 11.93%
  • ana renk tonu 30.98%
CMYK: (0,49,12,31) C0M49Y12K31 (0%,49%,12%,31%) (0.00/0.49/0.12/0.31) 

CMYK yüzdeleri

%0
%49.43
%11.93
%30.98

Codes

Color #B0599B in popluar color models

B0 59 9B
RGB 176 89 155
HSL 314° 35.51% 51.96%
HSB/HSV 314° 49.43% 69.02%
CMYK 0.00% 49.43% 11.93%
30.98%

Color #B0599B in popluar number systems.

HEX B0 59 9B
Decimal 176 89 155
Binary 10110000 1011001 10011011
Octal 260 131 233

Shades and tints

Shades of #B0599B

#B0599B
(176,89,155)
#A0518D
(160,81,141)
#90497F
(144,73,127)
#804171
(128,65,113)
#703963
(112,57,99)
#603155
(96,49,85)
#502947
(80,41,71)
#402139
(64,33,57)
#30192B
(48,25,43)
#20111D
(32,17,29)
#10090F
(16,9,15)
#000000
(0,0,0)

Tints of #B0599B

#B0599B
(176,89,155)
#B768A4
(183,104,164)
#BE77AD
(190,119,173)
#C586B6
(197,134,182)
#CC95BF
(204,149,191)
#D3A4C8
(211,164,200)
#DAB3D1
(218,179,209)
#E1C2DA
(225,194,218)
#E8D1E3
(232,209,227)
#EFE0EC
(239,224,236)
#F6EFF5
(246,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0599B color. Also use rgb(176,89,155) instead hex code.

Text Font Color

.myTextColor { color: #B0599B; }

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

This text font color is #B0599B.

Background Color

.myBgColor { background-color: #B0599B; }

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

This div background color is #B0599B.

Border color

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

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

This div border color is #B0599B.

Opacity

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

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

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

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

This text has shadow with #B0599B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0599B.

Preview

Color preview on black background

This text has color #B0599B on black background.


Color preview on white background

This text has color #B0599B on white background.


Black color preview on #B0599B background

This text has black color on #B0599B background.


White color preview on #B0599B background

This text has white color on #B0599B background.


Related colors

Complementary color

Complementary color for #hex is #4FA664.


I love getcolorcode.com

Triadic colors

1 #9BB059 and #599BB0 with #B0599B are triadic colors.

2 #9B59B0 and #59B09B with #B0599B are triadic colors.