Shades of Thunderbird #923029
Tints of Thunderbird #923029
RGB
CMYK
RGB Variations
Color information
#923029 (or 0x923029) is known color: Thunderbird. HEX triplet: 92, 30 and 29. RGB value is (146,48,41). Sum of RGB (Red+Green+Blue) = 146+48+41=235 (31% of max value = 765). Red value is 146 (57.42% from 255 or 62.13% from 235); Green value is 48 (19.14% from 255 or 20.43% from 235); Blue value is 41 (16.41% from 255 or 17.45% from 235); Max value from RGB is 146 - color contains mainly: red. Hex color #923029 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #923029 is #6DCFD6. Grayscale: #4C4C4C. Windows color (decimal): -7196631 or 2699410. OLE color: 2699410.
HSL color Cylindrical-coordinate representation of color #923029: hue angle of 4º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #923029 is Cyan = 0, Magento = 0.67, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 48 | 41 | - |
| CMYK | 0 | 0.67 | 0.72 | 0.43 |
| HSL | 4º | 0.56% | 0.37% | - |
| HSV(B) | 4º | 0.72% | 0.57% | - |
| XYZ | 13.31 | 8.38 | 3.01 | - |
| YUV | 76.5 | 107.97 | 177.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 48 | 41 | 0 | 0.67 | 0.72 | 0.43 | 4 | 0.56 | 0.37 |
| Hex | 92 | 30 | 29 | 0 | 43 | 48 | 2B | 4 | 38 | 25 |
| Octal | 222 | 60 | 51 | 0 | 103 | 110 | 53 | 4 | 70 | 45 |
| Binary | 10010010 | 110000 | 101001 | 0 | 1000011 | 1001000 | 101011 | 100 | 111000 | 100101 |
Color Harmonies of #923029
Complementary color
Monochromatic Colors of #923029
Black with #923029
Text Example
Text Example
White with #923029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #923029; }
p { color: rgb(146,48,41); }
H1.HeaderClassName
{
color: #923029;
}
.AnyTagClassName
{
color: #923029;
}
</style>
background-color css
<style>
a { background-color: #923029; }
a { background-color: rgb(146,48,41); }
div.DivClassName
{
background-color: #923029;
}
.BgClassName
{
background-color: #923029;
}
</style>
border-color css
<style>
span { border-color: #923029; }
span { border-color: rgb(146,48,41); }
td.TdClassName
{
border-color: #923029;
}
.TagClassName
{
border-color: #923029;
}
</style>