Shades of Thunderbird #913634
Tints of Thunderbird #913634
RGB
CMYK
RGB Variations
Color information
#913634 (or 0x913634) is known color: Thunderbird. HEX triplet: 91, 36 and 34. RGB value is (145,54,52). Sum of RGB (Red+Green+Blue) = 145+54+52=251 (33% of max value = 765). Red value is 145 (57.03% from 255 or 57.77% from 251); Green value is 54 (21.48% from 255 or 21.51% from 251); Blue value is 52 (20.70% from 255 or 20.72% from 251); Max value from RGB is 145 - color contains mainly: red. Hex color #913634 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #913634 is #6EC9CB. Grayscale: #515151. Windows color (decimal): -7260620 or 3421841. OLE color: 3421841.
HSL color Cylindrical-coordinate representation of color #913634: hue angle of 1.29º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #913634 is Cyan = 0, Magento = 0.63, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 54 | 52 | - |
| CMYK | 0 | 0.63 | 0.64 | 0.43 |
| HSL | 1.29º | 0.47% | 0.39% | - |
| HSV(B) | 1.29º | 0.64% | 0.57% | - |
| XYZ | 13.62 | 8.91 | 4.25 | - |
| YUV | 80.98 | 111.65 | 173.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 54 | 52 | 0 | 0.63 | 0.64 | 0.43 | 1.29 | 0.47 | 0.39 |
| Hex | 91 | 36 | 34 | 0 | 3F | 40 | 2B | 1 | 2F | 27 |
| Octal | 221 | 66 | 64 | 0 | 77 | 100 | 53 | 1 | 57 | 47 |
| Binary | 10010001 | 110110 | 110100 | 0 | 111111 | 1000000 | 101011 | 1 | 101111 | 100111 |
Color Harmonies of #913634
Complementary color
Monochromatic Colors of #913634
Black with #913634
Text Example
Text Example
White with #913634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913634; }
p { color: rgb(145,54,52); }
H1.HeaderClassName
{
color: #913634;
}
.AnyTagClassName
{
color: #913634;
}
</style>
background-color css
<style>
a { background-color: #913634; }
a { background-color: rgb(145,54,52); }
div.DivClassName
{
background-color: #913634;
}
.BgClassName
{
background-color: #913634;
}
</style>
border-color css
<style>
span { border-color: #913634; }
span { border-color: rgb(145,54,52); }
td.TdClassName
{
border-color: #913634;
}
.TagClassName
{
border-color: #913634;
}
</style>