COLOR #B70017

HEX: #B70017 RGB: (183,0,23)

Color info

#B70017 contains mainly red color. Web safe color of #B70017 is #CC0000 (or #C00).

RGB color model

#B70017 color RGB value is (183,0,23).

RGB: (183,0,23) (72%, 0%, 9%)

RGB channels and saturation

R 183 of 255 = 72%
G 0 of 255 = 0%
B 23 of 255 = 9%

183
0
23

R + G + B ~ 27%. #B70017 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 183 + 0 + 23 = 206 (100%)
R 183 of 206 ~ 88.83%
G 0 of 206 ~ 0%
B 23 of 206 ~ 11.17'%

%88.83
%11.17

CMYK color model

#B70017 color CMYK value is (0,100,87,28).

  • cyan value is 0.00%
  • magenta value is 100.00%
  • yellow value is 87.43%
  • key color value is 28.24%

CMYK: (0,100,87,28)
C0M100Y87K28 (0%, 100%, 87%, 28%)
(0.00 / 1.00 / 0.87 / 0.28)

CMYK percentages

%0
%100
%87.43
%28.24

Codes

Color #B70017 in popluar color models

B7 00 17
RGB 183 0 23
HSL 352° 100.00% 35.88%
HSB/HSV 352° 100.00% 71.76%
CMYK 0.00% 100.00% 87.43%
28.24%

Color #B70017 in popluar number systems.

HEX B7 00 17
Decimal 183 0 23
Binary 10110111 0 10111
Octal 267 0 27

Shades and tints

Shades of #B70017

#B70017
(183,0,23)
#A70015
(167,0,21)
#970013
(151,0,19)
#870011
(135,0,17)
#77000F
(119,0,15)
#67000D
(103,0,13)
#57000B
(87,0,11)
#470009
(71,0,9)
#370007
(55,0,7)
#270005
(39,0,5)
#170003
(23,0,3)
#000000
(0,0,0)

Tints of #B70017

#B70017
(183,0,23)
#BD172C
(189,23,44)
#C32E41
(195,46,65)
#C94556
(201,69,86)
#CF5C6B
(207,92,107)
#D57380
(213,115,128)
#DB8A95
(219,138,149)
#E1A1AA
(225,161,170)
#E7B8BF
(231,184,191)
#EDCFD4
(237,207,212)
#F3E6E9
(243,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B70017 color. Also use rgb(183,0,23) instead hex code.

Text Font Color

.myTextColor { color: #B70017; }

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

This text font color is #B70017.

Background Color

.myBgColor { background-color: #B70017; }

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

This div background color is #B70017.

Border color

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

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

This div border color is #B70017.

Opacity

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

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

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

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

This text has shadow with #B70017 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B70017.

Preview

Color preview on black background

This text has color #B70017 on black background.


Color preview on white background

This text has color #B70017 on white background.


Black color preview on #B70017 background

This text has black color on #B70017 background.


White color preview on #B70017 background

This text has white color on #B70017 background.


Related colors

Complementary color

Complementary color for #hex is #48FFE8.


I love getcolorcode.com

Triadic colors

1 #17B700 and #0017B7 with #B70017 are triadic colors.

2 #1700B7 and #00B717 with #B70017 are triadic colors.