Shades of Blue Gem #422597
Tints of Blue Gem #422597
RGB
CMYK
RGB Variations
Color information
#422597 (or 0x422597) is known color: Blue Gem. HEX triplet: 42, 25 and 97. RGB value is (66,37,151). Sum of RGB (Red+Green+Blue) = 66+37+151=254 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.98% from 254); Green value is 37 (14.84% from 255 or 14.57% from 254); Blue value is 151 (59.38% from 255 or 59.45% from 254); Max value from RGB is 151 - color contains mainly: blue. Hex color #422597 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422597 is #BDDA68. Grayscale: #3A3A3A. Windows color (decimal): -12442217 or 9905474. OLE color: 9905474.
HSL color Cylindrical-coordinate representation of color #422597: hue angle of 255.26º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #422597 is Cyan = 0.56, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 37 | 151 | - |
| CMYK | 0.56 | 0.75 | 0 | 0.41 |
| HSL | 255.26º | 0.61% | 0.37% | - |
| HSV(B) | 255.26º | 0.75% | 0.59% | - |
| XYZ | 8.49 | 4.72 | 29.74 | - |
| YUV | 58.67 | 180.11 | 133.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 151 | 0.56 | 0.75 | 0 | 0.41 | 255.26 | 0.61 | 0.37 |
| Hex | 42 | 25 | 97 | 38 | 4B | 0 | 29 | FF | 3D | 25 |
| Octal | 102 | 45 | 227 | 70 | 113 | 0 | 51 | 377 | 75 | 45 |
| Binary | 1000010 | 100101 | 10010111 | 111000 | 1001011 | 0 | 101001 | 11111111 | 111101 | 100101 |
Color Harmonies of #422597
Complementary color
Monochromatic Colors of #422597
Black with #422597
Text Example
Text Example
White with #422597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422597; }
p { color: rgb(66,37,151); }
H1.HeaderClassName
{
color: #422597;
}
.AnyTagClassName
{
color: #422597;
}
</style>
background-color css
<style>
a { background-color: #422597; }
a { background-color: rgb(66,37,151); }
div.DivClassName
{
background-color: #422597;
}
.BgClassName
{
background-color: #422597;
}
</style>
border-color css
<style>
span { border-color: #422597; }
span { border-color: rgb(66,37,151); }
td.TdClassName
{
border-color: #422597;
}
.TagClassName
{
border-color: #422597;
}
</style>