COLOR #B4513B

HEX: #B4513B RGB: (180,81,59)

Renk bilgisi

#B4513B contains mainly red color. #B4513B ‘ nin web güvenlik rengi #CC6633 (ya da #C63) dir.

RGB renk modeli

#B4513B color RGB value is (180,81,59).

RGB: (180,81,59) (71%, 32%, 23%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 81 of 255 = 32%
B 59 of 255 = 23%

180
81
59

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 81 + 59 = 320 (100%)
R 180 of 320 ~ 56.25%
G 81 of 320 ~ 25.31%
B 59 of 320 ~ 18.44'%

%56.25
%25.31
%18.44

CMYK RENK MODELİ

#B4513B rengi CMYK tonu (0,55,67,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 55.00%
  • sarı tonu 67.22%
  • ana renk tonu 29.41%

CMYK: (0,55,67,29)
C0M55Y67K29 (0%, 55%, 67%, 29%)
(0.00 / 0.55 / 0.67 / 0.29)

CMYK yüzdeleri

%0
%55
%67.22
%29.41

Codes

Color #B4513B in popluar color models

B4 51 3B
RGB 180 81 59
HSL 11° 50.63% 46.86%
HSB/HSV 11° 67.22% 70.59%
CMYK 0.00% 55.00% 67.22%
29.41%

Color #B4513B in popluar number systems.

HEX B4 51 3B
Decimal 180 81 59
Binary 10110100 1010001 111011
Octal 264 121 73

Shades and tints

Shades of #B4513B

#B4513B
(180,81,59)
#A44A36
(164,74,54)
#944331
(148,67,49)
#843C2C
(132,60,44)
#743527
(116,53,39)
#642E22
(100,46,34)
#54271D
(84,39,29)
#442018
(68,32,24)
#341913
(52,25,19)
#24120E
(36,18,14)
#140B09
(20,11,9)
#000000
(0,0,0)

Tints of #B4513B

#B4513B
(180,81,59)
#BA604C
(186,96,76)
#C06F5D
(192,111,93)
#C67E6E
(198,126,110)
#CC8D7F
(204,141,127)
#D29C90
(210,156,144)
#D8ABA1
(216,171,161)
#DEBAB2
(222,186,178)
#E4C9C3
(228,201,195)
#EAD8D4
(234,216,212)
#F0E7E5
(240,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4513B color. Also use rgb(180,81,59) instead hex code.

Text Font Color

.myTextColor { color: #B4513B; }

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

This text font color is #B4513B.

Background Color

.myBgColor { background-color: #B4513B; }

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

This div background color is #B4513B.

Border color

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

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

This div border color is #B4513B.

Opacity

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

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

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

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

This text has shadow with #B4513B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4513B.

Preview

Color preview on black background

This text has color #B4513B on black background.


Color preview on white background

This text has color #B4513B on white background.


Black color preview on #B4513B background

This text has black color on #B4513B background.


White color preview on #B4513B background

This text has white color on #B4513B background.


Related colors

Complementary color

Complementary color for #hex is #4BAEC4.


I love getcolorcode.com

Triadic colors

1 #3BB451 and #513BB4 with #B4513B are triadic colors.

2 #3B51B4 and #51B43B with #B4513B are triadic colors.