Shades of Thunderbird #953836
Tints of Thunderbird #953836
RGB
CMYK
RGB Variations
Color information
#953836 (or 0x953836) is known color: Thunderbird. HEX triplet: 95, 38 and 36. RGB value is (149,56,54). Sum of RGB (Red+Green+Blue) = 149+56+54=259 (34% of max value = 765). Red value is 149 (58.59% from 255 or 57.53% from 259); Green value is 56 (22.27% from 255 or 21.62% from 259); Blue value is 54 (21.48% from 255 or 20.85% from 259); Max value from RGB is 149 - color contains mainly: red. Hex color #953836 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953836 is #6AC7C9. Grayscale: #535353. Windows color (decimal): -6997962 or 3553429. OLE color: 3553429.
HSL color Cylindrical-coordinate representation of color #953836: hue angle of 1.26º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #953836 is Cyan = 0, Magento = 0.62, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 56 | 54 | - |
| CMYK | 0 | 0.62 | 0.64 | 0.42 |
| HSL | 1.26º | 0.47% | 0.4% | - |
| HSV(B) | 1.26º | 0.64% | 0.58% | - |
| XYZ | 14.47 | 9.48 | 4.56 | - |
| YUV | 83.58 | 111.31 | 174.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 56 | 54 | 0 | 0.62 | 0.64 | 0.42 | 1.26 | 0.47 | 0.4 |
| Hex | 95 | 38 | 36 | 0 | 3E | 40 | 2A | 1 | 2F | 28 |
| Octal | 225 | 70 | 66 | 0 | 76 | 100 | 52 | 1 | 57 | 50 |
| Binary | 10010101 | 111000 | 110110 | 0 | 111110 | 1000000 | 101010 | 1 | 101111 | 101000 |
Color Harmonies of #953836
Complementary color
Monochromatic Colors of #953836
Black with #953836
Text Example
Text Example
White with #953836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953836; }
p { color: rgb(149,56,54); }
H1.HeaderClassName
{
color: #953836;
}
.AnyTagClassName
{
color: #953836;
}
</style>
background-color css
<style>
a { background-color: #953836; }
a { background-color: rgb(149,56,54); }
div.DivClassName
{
background-color: #953836;
}
.BgClassName
{
background-color: #953836;
}
</style>
border-color css
<style>
span { border-color: #953836; }
span { border-color: rgb(149,56,54); }
td.TdClassName
{
border-color: #953836;
}
.TagClassName
{
border-color: #953836;
}
</style>