COLOR #B25115

HEX: #B25115 RGB: (178,81,21)

Color info

#B25115 contains mainly red color. Web safe color of #B25115 is #996600 (or #960).

RGB color model

#B25115 color RGB value is (178,81,21).

RGB: (178,81,21) (70%, 32%, 8%)

RGB channels and saturation

R 178 of 255 = 70%
G 81 of 255 = 32%
B 21 of 255 = 8%

178
81
21

R + G + B ~ 37%. #B25115 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 178 + 81 + 21 = 280 (100%)
R 178 of 280 ~ 63.57%
G 81 of 280 ~ 28.93%
B 21 of 280 ~ 7.5'%

%63.57
%28.93

CMYK color model

#B25115 color CMYK value is (0,54,88,30).

  • cyan value is 0.00%
  • magenta value is 54.49%
  • yellow value is 88.20%
  • key color value is 30.20%

CMYK: (0,54,88,30)
C0M54Y88K30 (0%, 54%, 88%, 30%)
(0.00 / 0.54 / 0.88 / 0.30)

CMYK percentages

%0
%54.49
%88.2
%30.2

Codes

Color #B25115 in popluar color models

B2 51 15
RGB 178 81 21
HSL 23° 78.89% 39.02%
HSB/HSV 23° 88.20% 69.80%
CMYK 0.00% 54.49% 88.20%
30.20%

Color #B25115 in popluar number systems.

HEX B2 51 15
Decimal 178 81 21
Binary 10110010 1010001 10101
Octal 262 121 25

Shades and tints

Shades of #B25115

#B25115
(178,81,21)
#A24A14
(162,74,20)
#924313
(146,67,19)
#823C12
(130,60,18)
#723511
(114,53,17)
#622E10
(98,46,16)
#52270F
(82,39,15)
#42200E
(66,32,14)
#32190D
(50,25,13)
#22120C
(34,18,12)
#120B0B
(18,11,11)
#000000
(0,0,0)

Tints of #B25115

#B25115
(178,81,21)
#B9602A
(185,96,42)
#C06F3F
(192,111,63)
#C77E54
(199,126,84)
#CE8D69
(206,141,105)
#D59C7E
(213,156,126)
#DCAB93
(220,171,147)
#E3BAA8
(227,186,168)
#EAC9BD
(234,201,189)
#F1D8D2
(241,216,210)
#F8E7E7
(248,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B25115 color. Also use rgb(178,81,21) instead hex code.

Text Font Color

.myTextColor { color: #B25115; }

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

This text font color is #B25115.

Background Color

.myBgColor { background-color: #B25115; }

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

This div background color is #B25115.

Border color

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

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

This div border color is #B25115.

Opacity

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

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

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

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

This text has shadow with #B25115 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B25115.

Preview

Color preview on black background

This text has color #B25115 on black background.


Color preview on white background

This text has color #B25115 on white background.


Black color preview on #B25115 background

This text has black color on #B25115 background.


White color preview on #B25115 background

This text has white color on #B25115 background.


Related colors

Complementary color

Complementary color for #hex is #4DAEEA.


I love getcolorcode.com

Triadic colors

1 #15B251 and #5115B2 with #B25115 are triadic colors.

2 #1551B2 and #51B215 with #B25115 are triadic colors.