COLOR #B70618

HEX: #B70618 RGB: (183,6,24)

Color info

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

RGB color model

#B70618 color RGB value is (183,6,24).

RGB: (183,6,24) (72%, 2%, 9%)

RGB channels and saturation

R 183 of 255 = 72%
G 6 of 255 = 2%
B 24 of 255 = 9%

183
6
24

R + G + B ~ 28%. #B70618 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 183 + 6 + 24 = 213 (100%)
R 183 of 213 ~ 85.92%
G 6 of 213 ~ 2.82%
B 24 of 213 ~ 11.27'%

%85.92
%11.27

CMYK color model

#B70618 color CMYK value is (0,97,87,28).

  • cyan value is 0.00%
  • magenta value is 96.72%
  • yellow value is 86.89%
  • key color value is 28.24%
CMYK: (0,97,87,28) C0M97Y87K28 (0%,97%,87%,28%) (0.00/0.97/0.87/0.28) 

CMYK percentages

%0
%96.72
%86.89
%28.24

Codes

Color #B70618 in popluar color models

B7 06 18
RGB 183 6 24
HSL 354° 93.65% 37.06%
HSB/HSV 354° 96.72% 71.76%
CMYK 0.00% 96.72% 86.89%
28.24%

Color #B70618 in popluar number systems.

HEX B7 06 18
Decimal 183 6 24
Binary 10110111 110 11000
Octal 267 6 30

Shades and tints

Shades of #B70618

#B70618
(183,6,24)
#A70616
(167,6,22)
#970614
(151,6,20)
#870612
(135,6,18)
#770610
(119,6,16)
#67060E
(103,6,14)
#57060C
(87,6,12)
#47060A
(71,6,10)
#370608
(55,6,8)
#270606
(39,6,6)
#170604
(23,6,4)
#000000
(0,0,0)

Tints of #B70618

#B70618
(183,6,24)
#BD1C2D
(189,28,45)
#C33242
(195,50,66)
#C94857
(201,72,87)
#CF5E6C
(207,94,108)
#D57481
(213,116,129)
#DB8A96
(219,138,150)
#E1A0AB
(225,160,171)
#E7B6C0
(231,182,192)
#EDCCD5
(237,204,213)
#F3E2EA
(243,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B70618 color. Also use rgb(183,6,24) instead hex code.

Text Font Color

.myTextColor { color: #B70618; }

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

This text font color is #B70618.

Background Color

.myBgColor { background-color: #B70618; }

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

This div background color is #B70618.

Border color

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

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

This div border color is #B70618.

Opacity

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

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

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

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

This text has shadow with #B70618 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B70618.

Preview

Color preview on black background

This text has color #B70618 on black background.


Color preview on white background

This text has color #B70618 on white background.


Black color preview on #B70618 background

This text has black color on #B70618 background.


White color preview on #B70618 background

This text has white color on #B70618 background.


Related colors

Complementary color

Complementary color for #hex is #48F9E7.


I love getcolorcode.com

Triadic colors

1 #18B706 and #0618B7 with #B70618 are triadic colors.

2 #1806B7 and #06B718 with #B70618 are triadic colors.