Shades of Thunderbird #953631
Tints of Thunderbird #953631
RGB
CMYK
RGB Variations
Color information
#953631 (or 0x953631) is known color: Thunderbird. HEX triplet: 95, 36 and 31. RGB value is (149,54,49). Sum of RGB (Red+Green+Blue) = 149+54+49=252 (33% of max value = 765). Red value is 149 (58.59% from 255 or 59.13% from 252); Green value is 54 (21.48% from 255 or 21.43% from 252); Blue value is 49 (19.53% from 255 or 19.44% from 252); Max value from RGB is 149 - color contains mainly: red. Hex color #953631 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953631 is #6AC9CE. Grayscale: #515151. Windows color (decimal): -6998479 or 3225237. OLE color: 3225237.
HSL color Cylindrical-coordinate representation of color #953631: hue angle of 3º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #953631 is Cyan = 0, Magento = 0.64, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 54 | 49 | - |
| CMYK | 0 | 0.64 | 0.67 | 0.42 |
| HSL | 3º | 0.51% | 0.39% | - |
| HSV(B) | 3º | 0.67% | 0.58% | - |
| XYZ | 14.27 | 9.25 | 3.94 | - |
| YUV | 81.84 | 109.47 | 175.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 54 | 49 | 0 | 0.64 | 0.67 | 0.42 | 3 | 0.51 | 0.39 |
| Hex | 95 | 36 | 31 | 0 | 40 | 43 | 2A | 3 | 33 | 27 |
| Octal | 225 | 66 | 61 | 0 | 100 | 103 | 52 | 3 | 63 | 47 |
| Binary | 10010101 | 110110 | 110001 | 0 | 1000000 | 1000011 | 101010 | 11 | 110011 | 100111 |
Color Harmonies of #953631
Complementary color
Monochromatic Colors of #953631
Black with #953631
Text Example
Text Example
White with #953631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953631; }
p { color: rgb(149,54,49); }
H1.HeaderClassName
{
color: #953631;
}
.AnyTagClassName
{
color: #953631;
}
</style>
background-color css
<style>
a { background-color: #953631; }
a { background-color: rgb(149,54,49); }
div.DivClassName
{
background-color: #953631;
}
.BgClassName
{
background-color: #953631;
}
</style>
border-color css
<style>
span { border-color: #953631; }
span { border-color: rgb(149,54,49); }
td.TdClassName
{
border-color: #953631;
}
.TagClassName
{
border-color: #953631;
}
</style>