Shades of Tarawera #293846
Tints of Tarawera #293846
RGB
CMYK
RGB Variations
Color information
#293846 (or 0x293846) is known color: Tarawera. HEX triplet: 29, 38 and 46. RGB value is (41,56,70). Sum of RGB (Red+Green+Blue) = 41+56+70=167 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.55% from 167); Green value is 56 (22.27% from 255 or 33.53% from 167); Blue value is 70 (27.73% from 255 or 41.92% from 167); Max value from RGB is 70 - color contains mainly: blue. Hex color #293846 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293846 is #D6C7B9. Grayscale: #353535. Windows color (decimal): -14075834 or 4601897. OLE color: 4601897.
HSL color Cylindrical-coordinate representation of color #293846: hue angle of 208.97º degrees, saturation: 0.26, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #293846 is Cyan = 0.41, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 41 | 56 | 70 | - |
| CMYK | 0.41 | 0.20 | 0 | 0.73 |
| HSL | 208.97º | 0.26% | 0.22% | - |
| HSV(B) | 208.97º | 0.41% | 0.27% | - |
| XYZ | 3.43 | 3.74 | 6.34 | - |
| YUV | 53.11 | 137.53 | 119.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 56 | 70 | 0.41 | 0.20 | 0 | 0.73 | 208.97 | 0.26 | 0.22 |
| Hex | 29 | 38 | 46 | 29 | 14 | 0 | 49 | D1 | 1A | 16 |
| Octal | 51 | 70 | 106 | 51 | 24 | 0 | 111 | 321 | 32 | 26 |
| Binary | 101001 | 111000 | 1000110 | 101001 | 10100 | 0 | 1001001 | 11010001 | 11010 | 10110 |
Color Harmonies of #293846
Complementary color
Monochromatic Colors of #293846
Black with #293846
Text Example
Text Example
White with #293846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293846; }
p { color: rgb(41,56,70); }
H1.HeaderClassName
{
color: #293846;
}
.AnyTagClassName
{
color: #293846;
}
</style>
background-color css
<style>
a { background-color: #293846; }
a { background-color: rgb(41,56,70); }
div.DivClassName
{
background-color: #293846;
}
.BgClassName
{
background-color: #293846;
}
</style>
border-color css
<style>
span { border-color: #293846; }
span { border-color: rgb(41,56,70); }
td.TdClassName
{
border-color: #293846;
}
.TagClassName
{
border-color: #293846;
}
</style>