Shades of Elephant #253942
Tints of Elephant #253942
RGB
CMYK
RGB Variations
Color information
#253942 (or 0x253942) is known color: Elephant. HEX triplet: 25, 39 and 42. RGB value is (37,57,66). Sum of RGB (Red+Green+Blue) = 37+57+66=160 (21% of max value = 765). Red value is 37 (14.84% from 255 or 23.12% from 160); Green value is 57 (22.66% from 255 or 35.62% from 160); Blue value is 66 (26.17% from 255 or 41.25% from 160); Max value from RGB is 66 - color contains mainly: blue. Hex color #253942 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #253942 is #DAC6BD. Grayscale: #333333. Windows color (decimal): -14337726 or 4340005. OLE color: 4340005.
HSL color Cylindrical-coordinate representation of color #253942: hue angle of 198.62º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #253942 is Cyan = 0.44, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 37 | 57 | 66 | - |
| CMYK | 0.44 | 0.14 | 0 | 0.74 |
| HSL | 198.62º | 0.28% | 0.2% | - |
| HSV(B) | 198.62º | 0.44% | 0.26% | - |
| XYZ | 3.21 | 3.71 | 5.7 | - |
| YUV | 52.05 | 135.87 | 117.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 57 | 66 | 0.44 | 0.14 | 0 | 0.74 | 198.62 | 0.28 | 0.2 |
| Hex | 25 | 39 | 42 | 2C | E | 0 | 4A | C7 | 1C | 14 |
| Octal | 45 | 71 | 102 | 54 | 16 | 0 | 112 | 307 | 34 | 24 |
| Binary | 100101 | 111001 | 1000010 | 101100 | 1110 | 0 | 1001010 | 11000111 | 11100 | 10100 |
Color Harmonies of #253942
Complementary color
Monochromatic Colors of #253942
Black with #253942
Text Example
Text Example
White with #253942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253942; }
p { color: rgb(37,57,66); }
H1.HeaderClassName
{
color: #253942;
}
.AnyTagClassName
{
color: #253942;
}
</style>
background-color css
<style>
a { background-color: #253942; }
a { background-color: rgb(37,57,66); }
div.DivClassName
{
background-color: #253942;
}
.BgClassName
{
background-color: #253942;
}
</style>
border-color css
<style>
span { border-color: #253942; }
span { border-color: rgb(37,57,66); }
td.TdClassName
{
border-color: #253942;
}
.TagClassName
{
border-color: #253942;
}
</style>