Shades of Tarawera #253849
Tints of Tarawera #253849
RGB
CMYK
RGB Variations
Color information
#253849 (or 0x253849) is known color: Tarawera. HEX triplet: 25, 38 and 49. RGB value is (37,56,73). Sum of RGB (Red+Green+Blue) = 37+56+73=166 (21% of max value = 765). Red value is 37 (14.84% from 255 or 22.29% from 166); Green value is 56 (22.27% from 255 or 33.73% from 166); Blue value is 73 (28.91% from 255 or 43.98% from 166); Max value from RGB is 73 - color contains mainly: blue. Hex color #253849 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #253849 is #DAC7B6. Grayscale: #343434. Windows color (decimal): -14337975 or 4798501. OLE color: 4798501.
HSL color Cylindrical-coordinate representation of color #253849: hue angle of 208.33º degrees, saturation: 0.33, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #253849 is Cyan = 0.49, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 37 | 56 | 73 | - |
| CMYK | 0.49 | 0.23 | 0 | 0.71 |
| HSL | 208.33º | 0.33% | 0.22% | - |
| HSV(B) | 208.33º | 0.49% | 0.29% | - |
| XYZ | 3.38 | 3.7 | 6.84 | - |
| YUV | 52.26 | 139.71 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 56 | 73 | 0.49 | 0.23 | 0 | 0.71 | 208.33 | 0.33 | 0.22 |
| Hex | 25 | 38 | 49 | 31 | 17 | 0 | 47 | D0 | 21 | 16 |
| Octal | 45 | 70 | 111 | 61 | 27 | 0 | 107 | 320 | 41 | 26 |
| Binary | 100101 | 111000 | 1001001 | 110001 | 10111 | 0 | 1000111 | 11010000 | 100001 | 10110 |
Color Harmonies of #253849
Complementary color
Monochromatic Colors of #253849
Black with #253849
Text Example
Text Example
White with #253849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253849; }
p { color: rgb(37,56,73); }
H1.HeaderClassName
{
color: #253849;
}
.AnyTagClassName
{
color: #253849;
}
</style>
background-color css
<style>
a { background-color: #253849; }
a { background-color: rgb(37,56,73); }
div.DivClassName
{
background-color: #253849;
}
.BgClassName
{
background-color: #253849;
}
</style>
border-color css
<style>
span { border-color: #253849; }
span { border-color: rgb(37,56,73); }
td.TdClassName
{
border-color: #253849;
}
.TagClassName
{
border-color: #253849;
}
</style>