Shades of Valhalla #252546
Tints of Valhalla #252546
RGB
CMYK
RGB Variations
Color information
#252546 (or 0x252546) is known color: Valhalla. HEX triplet: 25, 25 and 46. RGB value is (37,37,70). Sum of RGB (Red+Green+Blue) = 37+37+70=144 (19% of max value = 765). Red value is 37 (14.84% from 255 or 25.69% from 144); Green value is 37 (14.84% from 255 or 25.69% from 144); Blue value is 70 (27.73% from 255 or 48.61% from 144); Max value from RGB is 70 - color contains mainly: blue. Hex color #252546 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #252546 is #DADAB9. Grayscale: #282828. Windows color (decimal): -14342842 or 4597029. OLE color: 4597029.
HSL color Cylindrical-coordinate representation of color #252546: hue angle of 240º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #252546 is Cyan = 0.47, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 37 | 37 | 70 | - |
| CMYK | 0.47 | 0.47 | 0 | 0.73 |
| HSL | 240º | 0.31% | 0.21% | - |
| HSV(B) | 240º | 0.47% | 0.27% | - |
| XYZ | 2.53 | 2.16 | 6.08 | - |
| YUV | 40.76 | 144.5 | 125.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 37 | 70 | 0.47 | 0.47 | 0 | 0.73 | 240 | 0.31 | 0.21 |
| Hex | 25 | 25 | 46 | 2F | 2F | 0 | 49 | F0 | 1F | 15 |
| Octal | 45 | 45 | 106 | 57 | 57 | 0 | 111 | 360 | 37 | 25 |
| Binary | 100101 | 100101 | 1000110 | 101111 | 101111 | 0 | 1001001 | 11110000 | 11111 | 10101 |
Color Harmonies of #252546
Complementary color
Monochromatic Colors of #252546
Black with #252546
Text Example
Text Example
White with #252546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252546; }
p { color: rgb(37,37,70); }
H1.HeaderClassName
{
color: #252546;
}
.AnyTagClassName
{
color: #252546;
}
</style>
background-color css
<style>
a { background-color: #252546; }
a { background-color: rgb(37,37,70); }
div.DivClassName
{
background-color: #252546;
}
.BgClassName
{
background-color: #252546;
}
</style>
border-color css
<style>
span { border-color: #252546; }
span { border-color: rgb(37,37,70); }
td.TdClassName
{
border-color: #252546;
}
.TagClassName
{
border-color: #252546;
}
</style>