Shades of Blue Gem #463795
Tints of Blue Gem #463795
RGB
CMYK
RGB Variations
Color information
#463795 (or 0x463795) is known color: Blue Gem. HEX triplet: 46, 37 and 95. RGB value is (70,55,149). Sum of RGB (Red+Green+Blue) = 70+55+149=274 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.55% from 274); Green value is 55 (21.88% from 255 or 20.07% from 274); Blue value is 149 (58.59% from 255 or 54.38% from 274); Max value from RGB is 149 - color contains mainly: blue. Hex color #463795 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #463795 is #B9C86A. Grayscale: #454545. Windows color (decimal): -12175467 or 9779014. OLE color: 9779014.
HSL color Cylindrical-coordinate representation of color #463795: hue angle of 249.57º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #463795 is Cyan = 0.53, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 55 | 149 | - |
| CMYK | 0.53 | 0.63 | 0 | 0.42 |
| HSL | 249.57º | 0.46% | 0.4% | - |
| HSV(B) | 249.57º | 0.63% | 0.58% | - |
| XYZ | 9.32 | 6.2 | 29.14 | - |
| YUV | 70.2 | 172.47 | 127.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 55 | 149 | 0.53 | 0.63 | 0 | 0.42 | 249.57 | 0.46 | 0.4 |
| Hex | 46 | 37 | 95 | 35 | 3F | 0 | 2A | FA | 2E | 28 |
| Octal | 106 | 67 | 225 | 65 | 77 | 0 | 52 | 372 | 56 | 50 |
| Binary | 1000110 | 110111 | 10010101 | 110101 | 111111 | 0 | 101010 | 11111010 | 101110 | 101000 |
Color Harmonies of #463795
Complementary color
Monochromatic Colors of #463795
Black with #463795
Text Example
Text Example
White with #463795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463795; }
p { color: rgb(70,55,149); }
H1.HeaderClassName
{
color: #463795;
}
.AnyTagClassName
{
color: #463795;
}
</style>
background-color css
<style>
a { background-color: #463795; }
a { background-color: rgb(70,55,149); }
div.DivClassName
{
background-color: #463795;
}
.BgClassName
{
background-color: #463795;
}
</style>
border-color css
<style>
span { border-color: #463795; }
span { border-color: rgb(70,55,149); }
td.TdClassName
{
border-color: #463795;
}
.TagClassName
{
border-color: #463795;
}
</style>