COLOR #B0595E

HEX: #B0595E RGB: (176,89,94)

Renk bilgisi

#B0595E contains mainly red color. #B0595E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#B0595E color RGB value is (176,89,94).

RGB: (176,89,94) (69%, 35%, 37%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 89 of 255 = 35%
B 94 of 255 = 37%

176
89
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 89 + 94 = 359 (100%)
R 176 of 359 ~ 49.03%
G 89 of 359 ~ 24.79%
B 94 of 359 ~ 26.18'%

%49.03
%24.79
%26.18

CMYK RENK MODELİ

#B0595E rengi CMYK tonu (0,49,47,31).

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

CMYK: (0,49,47,31)
C0M49Y47K31 (0%, 49%, 47%, 31%)
(0.00 / 0.49 / 0.47 / 0.31)

CMYK yüzdeleri

%0
%49.43
%46.59
%30.98

Codes

Color #B0595E in popluar color models

B0 59 5E
RGB 176 89 94
HSL 357° 35.51% 51.96%
HSB/HSV 357° 49.43% 69.02%
CMYK 0.00% 49.43% 46.59%
30.98%

Color #B0595E in popluar number systems.

HEX B0 59 5E
Decimal 176 89 94
Binary 10110000 1011001 1011110
Octal 260 131 136

Shades and tints

Shades of #B0595E

#B0595E
(176,89,94)
#A05156
(160,81,86)
#90494E
(144,73,78)
#804146
(128,65,70)
#70393E
(112,57,62)
#603136
(96,49,54)
#50292E
(80,41,46)
#402126
(64,33,38)
#30191E
(48,25,30)
#201116
(32,17,22)
#10090E
(16,9,14)
#000000
(0,0,0)

Tints of #B0595E

#B0595E
(176,89,94)
#B7686C
(183,104,108)
#BE777A
(190,119,122)
#C58688
(197,134,136)
#CC9596
(204,149,150)
#D3A4A4
(211,164,164)
#DAB3B2
(218,179,178)
#E1C2C0
(225,194,192)
#E8D1CE
(232,209,206)
#EFE0DC
(239,224,220)
#F6EFEA
(246,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B0595E; }

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

This text font color is #B0595E.

Background Color

.myBgColor { background-color: #B0595E; }

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

This div background color is #B0595E.

Border color

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

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

This div border color is #B0595E.

Opacity

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

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

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

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

This text has shadow with #B0595E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0595E.

Preview

Color preview on black background

This text has color #B0595E on black background.


Color preview on white background

This text has color #B0595E on white background.


Black color preview on #B0595E background

This text has black color on #B0595E background.


White color preview on #B0595E background

This text has white color on #B0595E background.


Related colors

Complementary color

Complementary color for #hex is #4FA6A1.


I love getcolorcode.com

Triadic colors

1 #5EB059 and #595EB0 with #B0595E are triadic colors.

2 #5E59B0 and #59B05E with #B0595E are triadic colors.