Shades of Valhalla #262649
Tints of Valhalla #262649
RGB
CMYK
RGB Variations
Color information
#262649 (or 0x262649) is known color: Valhalla. HEX triplet: 26, 26 and 49. RGB value is (38,38,73). Sum of RGB (Red+Green+Blue) = 38+38+73=149 (19% of max value = 765). Red value is 38 (15.23% from 255 or 25.50% from 149); Green value is 38 (15.23% from 255 or 25.50% from 149); Blue value is 73 (28.91% from 255 or 48.99% from 149); Max value from RGB is 73 - color contains mainly: blue. Hex color #262649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262649 is #D9D9B6. Grayscale: #292929. Windows color (decimal): -14277047 or 4793894. OLE color: 4793894.
HSL color Cylindrical-coordinate representation of color #262649: hue angle of 240º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #262649 is Cyan = 0.48, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 38 | 38 | 73 | - |
| CMYK | 0.48 | 0.48 | 0 | 0.71 |
| HSL | 240º | 0.32% | 0.22% | - |
| HSV(B) | 240º | 0.48% | 0.29% | - |
| XYZ | 2.7 | 2.28 | 6.6 | - |
| YUV | 41.99 | 145.5 | 125.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 38 | 73 | 0.48 | 0.48 | 0 | 0.71 | 240 | 0.32 | 0.22 |
| Hex | 26 | 26 | 49 | 30 | 30 | 0 | 47 | F0 | 20 | 16 |
| Octal | 46 | 46 | 111 | 60 | 60 | 0 | 107 | 360 | 40 | 26 |
| Binary | 100110 | 100110 | 1001001 | 110000 | 110000 | 0 | 1000111 | 11110000 | 100000 | 10110 |
Color Harmonies of #262649
Complementary color
Monochromatic Colors of #262649
Black with #262649
Text Example
Text Example
White with #262649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262649; }
p { color: rgb(38,38,73); }
H1.HeaderClassName
{
color: #262649;
}
.AnyTagClassName
{
color: #262649;
}
</style>
background-color css
<style>
a { background-color: #262649; }
a { background-color: rgb(38,38,73); }
div.DivClassName
{
background-color: #262649;
}
.BgClassName
{
background-color: #262649;
}
</style>
border-color css
<style>
span { border-color: #262649; }
span { border-color: rgb(38,38,73); }
td.TdClassName
{
border-color: #262649;
}
.TagClassName
{
border-color: #262649;
}
</style>