Shades of Fire #953823
Tints of Fire #953823
RGB
CMYK
RGB Variations
Color information
#953823 (or 0x953823) is known color: Fire. HEX triplet: 95, 38 and 23. RGB value is (149,56,35). Sum of RGB (Red+Green+Blue) = 149+56+35=240 (31% of max value = 765). Red value is 149 (58.59% from 255 or 62.08% from 240); Green value is 56 (22.27% from 255 or 23.33% from 240); Blue value is 35 (14.06% from 255 or 14.58% from 240); Max value from RGB is 149 - color contains mainly: red. Hex color #953823 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953823 is #6AC7DC. Grayscale: #515151. Windows color (decimal): -6997981 or 2308245. OLE color: 2308245.
HSL color Cylindrical-coordinate representation of color #953823: hue angle of 11.05º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #953823 is Cyan = 0, Magento = 0.62, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 56 | 35 | - |
| CMYK | 0 | 0.62 | 0.77 | 0.42 |
| HSL | 11.05º | 0.62% | 0.36% | - |
| HSV(B) | 11.05º | 0.77% | 0.58% | - |
| XYZ | 14.11 | 9.34 | 2.65 | - |
| YUV | 81.41 | 101.81 | 176.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 56 | 35 | 0 | 0.62 | 0.77 | 0.42 | 11.05 | 0.62 | 0.36 |
| Hex | 95 | 38 | 23 | 0 | 3E | 4D | 2A | B | 3E | 24 |
| Octal | 225 | 70 | 43 | 0 | 76 | 115 | 52 | 13 | 76 | 44 |
| Binary | 10010101 | 111000 | 100011 | 0 | 111110 | 1001101 | 101010 | 1011 | 111110 | 100100 |
Color Harmonies of #953823
Complementary color
Monochromatic Colors of #953823
Black with #953823
Text Example
Text Example
White with #953823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953823; }
p { color: rgb(149,56,35); }
H1.HeaderClassName
{
color: #953823;
}
.AnyTagClassName
{
color: #953823;
}
</style>
background-color css
<style>
a { background-color: #953823; }
a { background-color: rgb(149,56,35); }
div.DivClassName
{
background-color: #953823;
}
.BgClassName
{
background-color: #953823;
}
</style>
border-color css
<style>
span { border-color: #953823; }
span { border-color: rgb(149,56,35); }
td.TdClassName
{
border-color: #953823;
}
.TagClassName
{
border-color: #953823;
}
</style>