Shades of Thunderbird #973936
Tints of Thunderbird #973936
RGB
CMYK
RGB Variations
Color information
#973936 (or 0x973936) is known color: Thunderbird. HEX triplet: 97, 39 and 36. RGB value is (151,57,54). Sum of RGB (Red+Green+Blue) = 151+57+54=262 (34% of max value = 765). Red value is 151 (59.38% from 255 or 57.63% from 262); Green value is 57 (22.66% from 255 or 21.76% from 262); Blue value is 54 (21.48% from 255 or 20.61% from 262); Max value from RGB is 151 - color contains mainly: red. Hex color #973936 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #973936 is #68C6C9. Grayscale: #545454. Windows color (decimal): -6866634 or 3553687. OLE color: 3553687.
HSL color Cylindrical-coordinate representation of color #973936: hue angle of 1.86º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #973936 is Cyan = 0, Magento = 0.62, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 57 | 54 | - |
| CMYK | 0 | 0.62 | 0.64 | 0.41 |
| HSL | 1.86º | 0.47% | 0.4% | - |
| HSV(B) | 1.86º | 0.64% | 0.59% | - |
| XYZ | 14.89 | 9.77 | 4.59 | - |
| YUV | 84.76 | 110.64 | 175.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 57 | 54 | 0 | 0.62 | 0.64 | 0.41 | 1.86 | 0.47 | 0.4 |
| Hex | 97 | 39 | 36 | 0 | 3E | 40 | 29 | 2 | 2F | 28 |
| Octal | 227 | 71 | 66 | 0 | 76 | 100 | 51 | 2 | 57 | 50 |
| Binary | 10010111 | 111001 | 110110 | 0 | 111110 | 1000000 | 101001 | 10 | 101111 | 101000 |
Color Harmonies of #973936
Complementary color
Monochromatic Colors of #973936
Black with #973936
Text Example
Text Example
White with #973936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #973936; }
p { color: rgb(151,57,54); }
H1.HeaderClassName
{
color: #973936;
}
.AnyTagClassName
{
color: #973936;
}
</style>
background-color css
<style>
a { background-color: #973936; }
a { background-color: rgb(151,57,54); }
div.DivClassName
{
background-color: #973936;
}
.BgClassName
{
background-color: #973936;
}
</style>
border-color css
<style>
span { border-color: #973936; }
span { border-color: rgb(151,57,54); }
td.TdClassName
{
border-color: #973936;
}
.TagClassName
{
border-color: #973936;
}
</style>