COLOR #B0597D

HEX: #B0597D RGB: (176,89,125)

Renk bilgisi

#B0597D contains mainly red and blue colors. #B0597D ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#B0597D color RGB value is (176,89,125).

RGB: (176,89,125) (69%, 35%, 49%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 89 of 255 = 35%
B 125 of 255 = 49%

176
89
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 89 + 125 = 390 (100%)
R 176 of 390 ~ 45.13%
G 89 of 390 ~ 22.82%
B 125 of 390 ~ 32.05'%

%45.13
%22.82
%32.05

CMYK RENK MODELİ

#B0597D rengi CMYK tonu (0,49,29,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 49.43%
  • sarı tonu 28.98%
  • ana renk tonu 30.98%

CMYK: (0,49,29,31)
C0M49Y29K31 (0%, 49%, 29%, 31%)
(0.00 / 0.49 / 0.29 / 0.31)

CMYK yüzdeleri

%0
%49.43
%28.98
%30.98

Codes

Color #B0597D in popluar color models

B0 59 7D
RGB 176 89 125
HSL 335° 35.51% 51.96%
HSB/HSV 335° 49.43% 69.02%
CMYK 0.00% 49.43% 28.98%
30.98%

Color #B0597D in popluar number systems.

HEX B0 59 7D
Decimal 176 89 125
Binary 10110000 1011001 1111101
Octal 260 131 175

Shades and tints

Shades of #B0597D

#B0597D
(176,89,125)
#A05172
(160,81,114)
#904967
(144,73,103)
#80415C
(128,65,92)
#703951
(112,57,81)
#603146
(96,49,70)
#50293B
(80,41,59)
#402130
(64,33,48)
#301925
(48,25,37)
#20111A
(32,17,26)
#10090F
(16,9,15)
#000000
(0,0,0)

Tints of #B0597D

#B0597D
(176,89,125)
#B76888
(183,104,136)
#BE7793
(190,119,147)
#C5869E
(197,134,158)
#CC95A9
(204,149,169)
#D3A4B4
(211,164,180)
#DAB3BF
(218,179,191)
#E1C2CA
(225,194,202)
#E8D1D5
(232,209,213)
#EFE0E0
(239,224,224)
#F6EFEB
(246,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B0597D; }

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

This text font color is #B0597D.

Background Color

.myBgColor { background-color: #B0597D; }

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

This div background color is #B0597D.

Border color

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

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

This div border color is #B0597D.

Opacity

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

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

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

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

This text has shadow with #B0597D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0597D.

Preview

Color preview on black background

This text has color #B0597D on black background.


Color preview on white background

This text has color #B0597D on white background.


Black color preview on #B0597D background

This text has black color on #B0597D background.


White color preview on #B0597D background

This text has white color on #B0597D background.


Related colors

Complementary color

Complementary color for #hex is #4FA682.


I love getcolorcode.com

Triadic colors

1 #7DB059 and #597DB0 with #B0597D are triadic colors.

2 #7D59B0 and #59B07D with #B0597D are triadic colors.