#B95324

Color #B95324 Fiery Orange (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Fiery Orange #B95324

Tints of Fiery Orange #B95324

Color information

#B95324 (or 0xB95324) is unknown color: approx Fiery Orange. HEX triplet: B9, 53 and 24. RGB value is (185,83,36). Sum of RGB (Red+Green+Blue) = 185+83+36=304 (40% of max value = 765). Red value is 185 (72.66% from 255 or 60.86% from 304); Green value is 83 (32.81% from 255 or 27.30% from 304); Blue value is 36 (14.45% from 255 or 11.84% from 304); Max value from RGB is 185 - color contains mainly: red. Hex color #B95324 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #B95324 is #46ACDB. Grayscale: #6C6C6C. Windows color (decimal): -4631772 or 2380729. OLE color: 2380729.

HSL color Cylindrical-coordinate representation of color #B95324: hue angle of 18.93º degrees, saturation: 0.67, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #B95324 is Cyan = 0, Magento = 0.55, Yellow = 0.81 and Black (K on CMYK) = 0.27.

Color convert

RGB1858336-
CMYK00.550.810.27
HSL18.93º67.42%43.33%-
HSV(B)18.93º80.54%72.55%-
XYZ23.4216.633.64-
YUV108.1487.29182.82-

RGB Variations

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

RGB

RED value IS 185 (72.66% from 255) = 60.86%
GREEN value IS 83 (32.81% from 255) = 27.30%
BLUE value IS 36 (14.45% from 255) = 11.84%
R=60.86%
G=27.30%
B=11.84%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.55
Y (Yellow) values IS 0.81
K (Black) values IS 0.27
SystemRedGreenBlueCMYKHSL
Decimal185833600.550.810.2718.9367.4243.33
HexB95324037511B13432b
Octal27112344067121332310353
Binary1011100110100111001000110111101000111011100111000011101011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #B95324

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #B95324; }

 p { color: rgb(185,83,36); }

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

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

 a { background-color: rgb(185,83,36); }

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

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

 span { border-color: rgb(185,83,36); }

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

cancel