Shades of Thunderbird #943531
Tints of Thunderbird #943531
RGB
CMYK
RGB Variations
Color information
#943531 (or 0x943531) is known color: Thunderbird. HEX triplet: 94, 35 and 31. RGB value is (148,53,49). Sum of RGB (Red+Green+Blue) = 148+53+49=250 (33% of max value = 765). Red value is 148 (58.20% from 255 or 59.2% from 250); Green value is 53 (21.09% from 255 or 21.2% from 250); Blue value is 49 (19.53% from 255 or 19.6% from 250); Max value from RGB is 148 - color contains mainly: red. Hex color #943531 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943531 is #6BCACE. Grayscale: #515151. Windows color (decimal): -7064271 or 3224980. OLE color: 3224980.
HSL color Cylindrical-coordinate representation of color #943531: hue angle of 2.42º degrees, saturation: 0.5, 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 #943531 is Cyan = 0, Magento = 0.64, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 53 | 49 | - |
| CMYK | 0 | 0.64 | 0.67 | 0.42 |
| HSL | 2.42º | 0.5% | 0.39% | - |
| HSV(B) | 2.42º | 0.67% | 0.58% | - |
| XYZ | 14.04 | 9.06 | 3.92 | - |
| YUV | 80.95 | 109.97 | 175.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 53 | 49 | 0 | 0.64 | 0.67 | 0.42 | 2.42 | 0.5 | 0.39 |
| Hex | 94 | 35 | 31 | 0 | 40 | 43 | 2A | 2 | 32 | 27 |
| Octal | 224 | 65 | 61 | 0 | 100 | 103 | 52 | 2 | 62 | 47 |
| Binary | 10010100 | 110101 | 110001 | 0 | 1000000 | 1000011 | 101010 | 10 | 110010 | 100111 |
Color Harmonies of #943531
Complementary color
Monochromatic Colors of #943531
Black with #943531
Text Example
Text Example
White with #943531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943531; }
p { color: rgb(148,53,49); }
H1.HeaderClassName
{
color: #943531;
}
.AnyTagClassName
{
color: #943531;
}
</style>
background-color css
<style>
a { background-color: #943531; }
a { background-color: rgb(148,53,49); }
div.DivClassName
{
background-color: #943531;
}
.BgClassName
{
background-color: #943531;
}
</style>
border-color css
<style>
span { border-color: #943531; }
span { border-color: rgb(148,53,49); }
td.TdClassName
{
border-color: #943531;
}
.TagClassName
{
border-color: #943531;
}
</style>