Shades of Fire #973919
Tints of Fire #973919
RGB
CMYK
RGB Variations
Color information
#973919 (or 0x973919) is known color: Fire. HEX triplet: 97, 39 and 19. RGB value is (151,57,25). Sum of RGB (Red+Green+Blue) = 151+57+25=233 (30% of max value = 765). Red value is 151 (59.38% from 255 or 64.81% from 233); Green value is 57 (22.66% from 255 or 24.46% from 233); Blue value is 25 (10.16% from 255 or 10.73% from 233); Max value from RGB is 151 - color contains mainly: red. Hex color #973919 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #973919 is #68C6E6. Grayscale: #515151. Windows color (decimal): -6866663 or 1653143. OLE color: 1653143.
HSL color Cylindrical-coordinate representation of color #973919: hue angle of 15.24º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #973919 is Cyan = 0, Magento = 0.62, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 57 | 25 | - |
| CMYK | 0 | 0.62 | 0.83 | 0.41 |
| HSL | 15.24º | 0.72% | 0.35% | - |
| HSV(B) | 15.24º | 0.83% | 0.59% | - |
| XYZ | 14.4 | 9.58 | 2.01 | - |
| YUV | 81.46 | 96.14 | 177.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 57 | 25 | 0 | 0.62 | 0.83 | 0.41 | 15.24 | 0.72 | 0.35 |
| Hex | 97 | 39 | 19 | 0 | 3E | 53 | 29 | F | 48 | 23 |
| Octal | 227 | 71 | 31 | 0 | 76 | 123 | 51 | 17 | 110 | 43 |
| Binary | 10010111 | 111001 | 11001 | 0 | 111110 | 1010011 | 101001 | 1111 | 1001000 | 100011 |
Color Harmonies of #973919
Complementary color
Monochromatic Colors of #973919
Black with #973919
Text Example
Text Example
White with #973919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #973919; }
p { color: rgb(151,57,25); }
H1.HeaderClassName
{
color: #973919;
}
.AnyTagClassName
{
color: #973919;
}
</style>
background-color css
<style>
a { background-color: #973919; }
a { background-color: rgb(151,57,25); }
div.DivClassName
{
background-color: #973919;
}
.BgClassName
{
background-color: #973919;
}
</style>
border-color css
<style>
span { border-color: #973919; }
span { border-color: rgb(151,57,25); }
td.TdClassName
{
border-color: #973919;
}
.TagClassName
{
border-color: #973919;
}
</style>