#b7321d

Color #B7321D Fire Brick (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Fire Brick #B7321D

Tints of Fire Brick #B7321D

Color information

#B7321D (or 0xB7321D) is unknown color: approx Fire Brick. HEX triplet: B7, 32 and 1D. RGB value is (183,50,29). Sum of RGB (Red+Green+Blue) = 183+50+29=262 (34% of max value = 765). Red value is 183 (71.88% from 255 or 69.85% from 262); Green value is 50 (19.92% from 255 or 19.08% from 262); Blue value is 29 (11.72% from 255 or 11.07% from 262); Max value from RGB is 183 - color contains mainly: red. Hex color #B7321D is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B7321D is #48CDE2. Grayscale: #575757. Windows color (decimal): -4771299 or 1913527. OLE color: 1913527.

HSL color Cylindrical-coordinate representation of color #B7321D: hue angle of 8.18º degrees, saturation: 0.73, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #B7321D is Cyan = 0, Magento = 0.73, Yellow = 0.84 and Black (K on CMYK) = 0.28.

Color convert

RGB1835029-
CMYK00.730.840.28
HSL8.18º72.64%41.57%-
HSV(B)8.18º84.15%71.76%-
XYZ20.8912.442.46-
YUV87.3795.06196.21-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 183 (71.88% from 255) = 69.85%
GREEN value IS 50 (19.92% from 255) = 19.08%
BLUE value IS 29 (11.72% from 255) = 11.07%
R=69.85%
G=19.08%
B=11.07%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.73
Y (Yellow) values IS 0.84
K (Black) values IS 0.28
SystemRedGreenBlueCMYKHSL
Decimal183502900.730.840.288.1872.6441.57
HexB7321D049541C8492a
Octal26762350111124341011152
Binary10110111110010111010100100110101001110010001001001101010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #b7321d

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #b7321d; }

 p { color: rgb(183,50,29); }

 H1.HeaderClassName
 {
   color: #b7321d;
 }
 .AnyTagClassName
 {
   color: #b7321d;
 }
</style>
background-color css

<style>
 a { background-color: #b7321d; }

 a { background-color: rgb(183,50,29); }

 div.DivClassName
 {
   background-color: #b7321d;
 }
 .BgClassName
 {
   background-color: #b7321d;
 }
</style>
border-color css

<style>
 span { border-color: #b7321d; }

 span { border-color: rgb(183,50,29); }

 td.TdClassName
 {
   border-color: #b7321d;
 }
 .TagClassName
 {
   border-color: #b7321d;
 }
</style>

cancel