Shades of Thunderbird #943327
Tints of Thunderbird #943327
RGB
CMYK
RGB Variations
Color information
#943327 (or 0x943327) is known color: Thunderbird. HEX triplet: 94, 33 and 27. RGB value is (148,51,39). Sum of RGB (Red+Green+Blue) = 148+51+39=238 (31% of max value = 765). Red value is 148 (58.20% from 255 or 62.18% from 238); Green value is 51 (20.31% from 255 or 21.43% from 238); Blue value is 39 (15.62% from 255 or 16.39% from 238); Max value from RGB is 148 - color contains mainly: red. Hex color #943327 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943327 is #6BCCD8. Grayscale: #4E4E4E. Windows color (decimal): -7064793 or 2569108. OLE color: 2569108.
HSL color Cylindrical-coordinate representation of color #943327: hue angle of 6.61º degrees, saturation: 0.58, 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 #943327 is Cyan = 0, Magento = 0.66, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 51 | 39 | - |
| CMYK | 0 | 0.66 | 0.74 | 0.42 |
| HSL | 6.61º | 0.58% | 0.37% | - |
| HSV(B) | 6.61º | 0.74% | 0.58% | - |
| XYZ | 13.76 | 8.81 | 2.89 | - |
| YUV | 78.64 | 105.64 | 177.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 51 | 39 | 0 | 0.66 | 0.74 | 0.42 | 6.61 | 0.58 | 0.37 |
| Hex | 94 | 33 | 27 | 0 | 42 | 4A | 2A | 7 | 3A | 25 |
| Octal | 224 | 63 | 47 | 0 | 102 | 112 | 52 | 7 | 72 | 45 |
| Binary | 10010100 | 110011 | 100111 | 0 | 1000010 | 1001010 | 101010 | 111 | 111010 | 100101 |
Color Harmonies of #943327
Complementary color
Monochromatic Colors of #943327
Black with #943327
Text Example
Text Example
White with #943327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943327; }
p { color: rgb(148,51,39); }
H1.HeaderClassName
{
color: #943327;
}
.AnyTagClassName
{
color: #943327;
}
</style>
background-color css
<style>
a { background-color: #943327; }
a { background-color: rgb(148,51,39); }
div.DivClassName
{
background-color: #943327;
}
.BgClassName
{
background-color: #943327;
}
</style>
border-color css
<style>
span { border-color: #943327; }
span { border-color: rgb(148,51,39); }
td.TdClassName
{
border-color: #943327;
}
.TagClassName
{
border-color: #943327;
}
</style>