Shades of Thunderbird #913938
Tints of Thunderbird #913938
RGB
CMYK
RGB Variations
Color information
#913938 (or 0x913938) is known color: Thunderbird. HEX triplet: 91, 39 and 38. RGB value is (145,57,56). Sum of RGB (Red+Green+Blue) = 145+57+56=258 (34% of max value = 765). Red value is 145 (57.03% from 255 or 56.20% from 258); Green value is 57 (22.66% from 255 or 22.09% from 258); Blue value is 56 (22.27% from 255 or 21.71% from 258); Max value from RGB is 145 - color contains mainly: red. Hex color #913938 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #913938 is #6EC6C7. Grayscale: #535353. Windows color (decimal): -7259848 or 3684753. OLE color: 3684753.
HSL color Cylindrical-coordinate representation of color #913938: hue angle of 0.67º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #913938 is Cyan = 0, Magento = 0.61, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 57 | 56 | - |
| CMYK | 0 | 0.61 | 0.61 | 0.43 |
| HSL | 0.67º | 0.44% | 0.39% | - |
| HSV(B) | 0.67º | 0.61% | 0.57% | - |
| XYZ | 13.85 | 9.23 | 4.79 | - |
| YUV | 83.2 | 112.65 | 172.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 57 | 56 | 0 | 0.61 | 0.61 | 0.43 | 0.67 | 0.44 | 0.39 |
| Hex | 91 | 39 | 38 | 0 | 3D | 3D | 2B | 1 | 2C | 27 |
| Octal | 221 | 71 | 70 | 0 | 75 | 75 | 53 | 1 | 54 | 47 |
| Binary | 10010001 | 111001 | 111000 | 0 | 111101 | 111101 | 101011 | 1 | 101100 | 100111 |
Color Harmonies of #913938
Complementary color
Monochromatic Colors of #913938
Black with #913938
Text Example
Text Example
White with #913938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913938; }
p { color: rgb(145,57,56); }
H1.HeaderClassName
{
color: #913938;
}
.AnyTagClassName
{
color: #913938;
}
</style>
background-color css
<style>
a { background-color: #913938; }
a { background-color: rgb(145,57,56); }
div.DivClassName
{
background-color: #913938;
}
.BgClassName
{
background-color: #913938;
}
</style>
border-color css
<style>
span { border-color: #913938; }
span { border-color: rgb(145,57,56); }
td.TdClassName
{
border-color: #913938;
}
.TagClassName
{
border-color: #913938;
}
</style>