COLOR #B42628

HEX: #B42628 RGB: (180,38,40)

Color info

#B42628 contains mainly red color. Web safe color of #B42628 is #CC3333 (or #C33).

RGB color model

#B42628 color RGB value is (180,38,40).

RGB: (180,38,40) (71%, 15%, 16%)

RGB channels and saturation

R 180 of 255 = 71%
G 38 of 255 = 15%
B 40 of 255 = 16%

180
38
40

R + G + B ~ 34%. #B42628 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 180 + 38 + 40 = 258 (100%)
R 180 of 258 ~ 69.77%
G 38 of 258 ~ 14.73%
B 40 of 258 ~ 15.5'%

%69.77
%14.73
%15.5

CMYK color model

#B42628 color CMYK value is (0,79,78,29).

  • cyan value is 0.00%
  • magenta value is 78.89%
  • yellow value is 77.78%
  • key color value is 29.41%

CMYK: (0,79,78,29)
C0M79Y78K29 (0%, 79%, 78%, 29%)
(0.00 / 0.79 / 0.78 / 0.29)

CMYK percentages

%0
%78.89
%77.78
%29.41

Codes

Color #B42628 in popluar color models

B4 26 28
RGB 180 38 40
HSL 359° 65.14% 42.75%
HSB/HSV 359° 78.89% 70.59%
CMYK 0.00% 78.89% 77.78%
29.41%

Color #B42628 in popluar number systems.

HEX B4 26 28
Decimal 180 38 40
Binary 10110100 100110 101000
Octal 264 46 50

Shades and tints

Shades of #B42628

#B42628
(180,38,40)
#A42325
(164,35,37)
#942022
(148,32,34)
#841D1F
(132,29,31)
#741A1C
(116,26,28)
#641719
(100,23,25)
#541416
(84,20,22)
#441113
(68,17,19)
#340E10
(52,14,16)
#240B0D
(36,11,13)
#14080A
(20,8,10)
#000000
(0,0,0)

Tints of #B42628

#B42628
(180,38,40)
#BA393B
(186,57,59)
#C04C4E
(192,76,78)
#C65F61
(198,95,97)
#CC7274
(204,114,116)
#D28587
(210,133,135)
#D8989A
(216,152,154)
#DEABAD
(222,171,173)
#E4BEC0
(228,190,192)
#EAD1D3
(234,209,211)
#F0E4E6
(240,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B42628 color. Also use rgb(180,38,40) instead hex code.

Text Font Color

.myTextColor { color: #B42628; }

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

This text font color is #B42628.

Background Color

.myBgColor { background-color: #B42628; }

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

This div background color is #B42628.

Border color

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

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

This div border color is #B42628.

Opacity

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

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

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

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

This text has shadow with #B42628 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B42628.

Preview

Color preview on black background

This text has color #B42628 on black background.


Color preview on white background

This text has color #B42628 on white background.


Black color preview on #B42628 background

This text has black color on #B42628 background.


White color preview on #B42628 background

This text has white color on #B42628 background.


Related colors

Complementary color

Complementary color for #hex is #4BD9D7.


I love getcolorcode.com

Triadic colors

1 #28B426 and #2628B4 with #B42628 are triadic colors.

2 #2826B4 and #26B428 with #B42628 are triadic colors.