Shades of Thunderbird #973526
Tints of Thunderbird #973526
RGB
CMYK
RGB Variations
Color information
#973526 (or 0x973526) is known color: Thunderbird. HEX triplet: 97, 35 and 26. RGB value is (151,53,38). Sum of RGB (Red+Green+Blue) = 151+53+38=242 (32% of max value = 765). Red value is 151 (59.38% from 255 or 62.40% from 242); Green value is 53 (21.09% from 255 or 21.90% from 242); Blue value is 38 (15.23% from 255 or 15.70% from 242); Max value from RGB is 151 - color contains mainly: red. Hex color #973526 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #973526 is #68CAD9. Grayscale: #505050. Windows color (decimal): -6867674 or 2504087. OLE color: 2504087.
HSL color Cylindrical-coordinate representation of color #973526: hue angle of 7.96º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #973526 is Cyan = 0, Magento = 0.65, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 53 | 38 | - |
| CMYK | 0 | 0.65 | 0.75 | 0.41 |
| HSL | 7.96º | 0.6% | 0.37% | - |
| HSV(B) | 7.96º | 0.75% | 0.59% | - |
| XYZ | 14.39 | 9.27 | 2.86 | - |
| YUV | 80.59 | 103.97 | 178.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 53 | 38 | 0 | 0.65 | 0.75 | 0.41 | 7.96 | 0.6 | 0.37 |
| Hex | 97 | 35 | 26 | 0 | 41 | 4B | 29 | 8 | 3C | 25 |
| Octal | 227 | 65 | 46 | 0 | 101 | 113 | 51 | 10 | 74 | 45 |
| Binary | 10010111 | 110101 | 100110 | 0 | 1000001 | 1001011 | 101001 | 1000 | 111100 | 100101 |
Color Harmonies of #973526
Complementary color
Monochromatic Colors of #973526
Black with #973526
Text Example
Text Example
White with #973526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #973526; }
p { color: rgb(151,53,38); }
H1.HeaderClassName
{
color: #973526;
}
.AnyTagClassName
{
color: #973526;
}
</style>
background-color css
<style>
a { background-color: #973526; }
a { background-color: rgb(151,53,38); }
div.DivClassName
{
background-color: #973526;
}
.BgClassName
{
background-color: #973526;
}
</style>
border-color css
<style>
span { border-color: #973526; }
span { border-color: rgb(151,53,38); }
td.TdClassName
{
border-color: #973526;
}
.TagClassName
{
border-color: #973526;
}
</style>