COLOR #B5472A

HEX: #B5472A RGB: (181,71,42)

Renk bilgisi

#B5472A contains mainly red color. #B5472A ‘ nin web güvenlik rengi #CC3333 (ya da #C33) dir.

RGB renk modeli

#B5472A color RGB value is (181,71,42).

RGB: (181,71,42) (71%, 28%, 16%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 71 of 255 = 28%
B 42 of 255 = 16%

181
71
42

R + G + B ~ 38%. #B5472A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 71 + 42 = 294 (100%)
R 181 of 294 ~ 61.56%
G 71 of 294 ~ 24.15%
B 42 of 294 ~ 14.29'%

%61.56
%24.15
%14.29

CMYK RENK MODELİ

#B5472A rengi CMYK tonu (0,61,77,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 60.77%
  • sarı tonu 76.80%
  • ana renk tonu 29.02%

CMYK: (0,61,77,29)
C0M61Y77K29 (0%, 61%, 77%, 29%)
(0.00 / 0.61 / 0.77 / 0.29)

CMYK yüzdeleri

%0
%60.77
%76.8
%29.02

Codes

Color #B5472A in popluar color models

B5 47 2A
RGB 181 71 42
HSL 13° 62.33% 43.73%
HSB/HSV 13° 76.80% 70.98%
CMYK 0.00% 60.77% 76.80%
29.02%

Color #B5472A in popluar number systems.

HEX B5 47 2A
Decimal 181 71 42
Binary 10110101 1000111 101010
Octal 265 107 52

Shades and tints

Shades of #B5472A

#B5472A
(181,71,42)
#A54127
(165,65,39)
#953B24
(149,59,36)
#853521
(133,53,33)
#752F1E
(117,47,30)
#65291B
(101,41,27)
#552318
(85,35,24)
#451D15
(69,29,21)
#351712
(53,23,18)
#25110F
(37,17,15)
#150B0C
(21,11,12)
#000000
(0,0,0)

Tints of #B5472A

#B5472A
(181,71,42)
#BB573D
(187,87,61)
#C16750
(193,103,80)
#C77763
(199,119,99)
#CD8776
(205,135,118)
#D39789
(211,151,137)
#D9A79C
(217,167,156)
#DFB7AF
(223,183,175)
#E5C7C2
(229,199,194)
#EBD7D5
(235,215,213)
#F1E7E8
(241,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5472A color. Also use rgb(181,71,42) instead hex code.

Text Font Color

.myTextColor { color: #B5472A; }

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

This text font color is #B5472A.

Background Color

.myBgColor { background-color: #B5472A; }

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

This div background color is #B5472A.

Border color

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

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

This div border color is #B5472A.

Opacity

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

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

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

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

This text has shadow with #B5472A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5472A.

Preview

Color preview on black background

This text has color #B5472A on black background.


Color preview on white background

This text has color #B5472A on white background.


Black color preview on #B5472A background

This text has black color on #B5472A background.


White color preview on #B5472A background

This text has white color on #B5472A background.


Related colors

Complementary color

Complementary color for #hex is #4AB8D5.


I love getcolorcode.com

Triadic colors

1 #2AB547 and #472AB5 with #B5472A are triadic colors.

2 #2A47B5 and #47B52A with #B5472A are triadic colors.