Shades of Thunderbird #953627
Tints of Thunderbird #953627
RGB
CMYK
RGB Variations
Color information
#953627 (or 0x953627) is known color: Thunderbird. HEX triplet: 95, 36 and 27. RGB value is (149,54,39). Sum of RGB (Red+Green+Blue) = 149+54+39=242 (32% of max value = 765). Red value is 149 (58.59% from 255 or 61.57% from 242); Green value is 54 (21.48% from 255 or 22.31% from 242); Blue value is 39 (15.62% from 255 or 16.12% from 242); Max value from RGB is 149 - color contains mainly: red. Hex color #953627 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953627 is #6AC9D8. Grayscale: #505050. Windows color (decimal): -6998489 or 2569877. OLE color: 2569877.
HSL color Cylindrical-coordinate representation of color #953627: hue angle of 8.18º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #953627 is Cyan = 0, Magento = 0.64, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 54 | 39 | - |
| CMYK | 0 | 0.64 | 0.74 | 0.42 |
| HSL | 8.18º | 0.59% | 0.37% | - |
| HSV(B) | 8.18º | 0.74% | 0.58% | - |
| XYZ | 14.08 | 9.17 | 2.95 | - |
| YUV | 80.7 | 104.47 | 176.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 54 | 39 | 0 | 0.64 | 0.74 | 0.42 | 8.18 | 0.59 | 0.37 |
| Hex | 95 | 36 | 27 | 0 | 40 | 4A | 2A | 8 | 3B | 25 |
| Octal | 225 | 66 | 47 | 0 | 100 | 112 | 52 | 10 | 73 | 45 |
| Binary | 10010101 | 110110 | 100111 | 0 | 1000000 | 1001010 | 101010 | 1000 | 111011 | 100101 |
Color Harmonies of #953627
Complementary color
Monochromatic Colors of #953627
Black with #953627
Text Example
Text Example
White with #953627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953627; }
p { color: rgb(149,54,39); }
H1.HeaderClassName
{
color: #953627;
}
.AnyTagClassName
{
color: #953627;
}
</style>
background-color css
<style>
a { background-color: #953627; }
a { background-color: rgb(149,54,39); }
div.DivClassName
{
background-color: #953627;
}
.BgClassName
{
background-color: #953627;
}
</style>
border-color css
<style>
span { border-color: #953627; }
span { border-color: rgb(149,54,39); }
td.TdClassName
{
border-color: #953627;
}
.TagClassName
{
border-color: #953627;
}
</style>