Shades of Fire #953821
Tints of Fire #953821
RGB
CMYK
RGB Variations
Color information
#953821 (or 0x953821) is known color: Fire. HEX triplet: 95, 38 and 21. RGB value is (149,56,33). Sum of RGB (Red+Green+Blue) = 149+56+33=238 (31% of max value = 765). Red value is 149 (58.59% from 255 or 62.61% from 238); Green value is 56 (22.27% from 255 or 23.53% from 238); Blue value is 33 (13.28% from 255 or 13.87% from 238); Max value from RGB is 149 - color contains mainly: red. Hex color #953821 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953821 is #6AC7DE. Grayscale: #515151. Windows color (decimal): -6997983 or 2177173. OLE color: 2177173.
HSL color Cylindrical-coordinate representation of color #953821: hue angle of 11.9º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #953821 is Cyan = 0, Magento = 0.62, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 56 | 33 | - |
| CMYK | 0 | 0.62 | 0.78 | 0.42 |
| HSL | 11.9º | 0.64% | 0.36% | - |
| HSV(B) | 11.9º | 0.78% | 0.58% | - |
| XYZ | 14.08 | 9.33 | 2.5 | - |
| YUV | 81.19 | 100.81 | 176.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 56 | 33 | 0 | 0.62 | 0.78 | 0.42 | 11.9 | 0.64 | 0.36 |
| Hex | 95 | 38 | 21 | 0 | 3E | 4E | 2A | C | 40 | 24 |
| Octal | 225 | 70 | 41 | 0 | 76 | 116 | 52 | 14 | 100 | 44 |
| Binary | 10010101 | 111000 | 100001 | 0 | 111110 | 1001110 | 101010 | 1100 | 1000000 | 100100 |
Color Harmonies of #953821
Complementary color
Monochromatic Colors of #953821
Black with #953821
Text Example
Text Example
White with #953821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953821; }
p { color: rgb(149,56,33); }
H1.HeaderClassName
{
color: #953821;
}
.AnyTagClassName
{
color: #953821;
}
</style>
background-color css
<style>
a { background-color: #953821; }
a { background-color: rgb(149,56,33); }
div.DivClassName
{
background-color: #953821;
}
.BgClassName
{
background-color: #953821;
}
</style>
border-color css
<style>
span { border-color: #953821; }
span { border-color: rgb(149,56,33); }
td.TdClassName
{
border-color: #953821;
}
.TagClassName
{
border-color: #953821;
}
</style>