COLOR #B0594D

HEX: #B0594D RGB: (176,89,77)

Renk bilgisi

#B0594D contains mainly red color. #B0594D ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#B0594D color RGB value is (176,89,77).

RGB: (176,89,77) (69%, 35%, 30%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 89 of 255 = 35%
B 77 of 255 = 30%

176
89
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 89 + 77 = 342 (100%)
R 176 of 342 ~ 51.46%
G 89 of 342 ~ 26.02%
B 77 of 342 ~ 22.51'%

%51.46
%26.02
%22.51

CMYK RENK MODELİ

#B0594D rengi CMYK tonu (0,49,56,31).

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

CMYK: (0,49,56,31)
C0M49Y56K31 (0%, 49%, 56%, 31%)
(0.00 / 0.49 / 0.56 / 0.31)

CMYK yüzdeleri

%0
%49.43
%56.25
%30.98

Codes

Color #B0594D in popluar color models

B0 59 4D
RGB 176 89 77
HSL 39.13% 49.61%
HSB/HSV 56.25% 69.02%
CMYK 0.00% 49.43% 56.25%
30.98%

Color #B0594D in popluar number systems.

HEX B0 59 4D
Decimal 176 89 77
Binary 10110000 1011001 1001101
Octal 260 131 115

Shades and tints

Shades of #B0594D

#B0594D
(176,89,77)
#A05146
(160,81,70)
#90493F
(144,73,63)
#804138
(128,65,56)
#703931
(112,57,49)
#60312A
(96,49,42)
#502923
(80,41,35)
#40211C
(64,33,28)
#301915
(48,25,21)
#20110E
(32,17,14)
#100907
(16,9,7)
#000000
(0,0,0)

Tints of #B0594D

#B0594D
(176,89,77)
#B7685D
(183,104,93)
#BE776D
(190,119,109)
#C5867D
(197,134,125)
#CC958D
(204,149,141)
#D3A49D
(211,164,157)
#DAB3AD
(218,179,173)
#E1C2BD
(225,194,189)
#E8D1CD
(232,209,205)
#EFE0DD
(239,224,221)
#F6EFED
(246,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B0594D; }

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

This text font color is #B0594D.

Background Color

.myBgColor { background-color: #B0594D; }

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

This div background color is #B0594D.

Border color

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

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

This div border color is #B0594D.

Opacity

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

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

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

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

This text has shadow with #B0594D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0594D.

Preview

Color preview on black background

This text has color #B0594D on black background.


Color preview on white background

This text has color #B0594D on white background.


Black color preview on #B0594D background

This text has black color on #B0594D background.


White color preview on #B0594D background

This text has white color on #B0594D background.


Related colors

Complementary color

Complementary color for #hex is #4FA6B2.


I love getcolorcode.com

Triadic colors

1 #4DB059 and #594DB0 with #B0594D are triadic colors.

2 #4D59B0 and #59B04D with #B0594D are triadic colors.