Shades of Lucky Point #162552
Tints of Lucky Point #162552
RGB
CMYK
RGB Variations
Color information
#162552 (or 0x162552) is known color: Lucky Point. HEX triplet: 16, 25 and 52. RGB value is (22,37,82). Sum of RGB (Red+Green+Blue) = 22+37+82=141 (18% of max value = 765). Red value is 22 (8.98% from 255 or 15.60% from 141); Green value is 37 (14.84% from 255 or 26.24% from 141); Blue value is 82 (32.42% from 255 or 58.16% from 141); Max value from RGB is 82 - color contains mainly: blue. Hex color #162552 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #162552 is #E9DAAD. Grayscale: #252525. Windows color (decimal): -15325870 or 5383446. OLE color: 5383446.
HSL color Cylindrical-coordinate representation of color #162552: hue angle of 225º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #162552 is Cyan = 0.73, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 22 | 37 | 82 | - |
| CMYK | 0.73 | 0.55 | 0 | 0.68 |
| HSL | 225º | 0.58% | 0.2% | - |
| HSV(B) | 225º | 0.73% | 0.32% | - |
| XYZ | 2.52 | 2.1 | 8.26 | - |
| YUV | 37.65 | 153.03 | 116.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 37 | 82 | 0.73 | 0.55 | 0 | 0.68 | 225 | 0.58 | 0.2 |
| Hex | 16 | 25 | 52 | 49 | 37 | 0 | 44 | E1 | 3A | 14 |
| Octal | 26 | 45 | 122 | 111 | 67 | 0 | 104 | 341 | 72 | 24 |
| Binary | 10110 | 100101 | 1010010 | 1001001 | 110111 | 0 | 1000100 | 11100001 | 111010 | 10100 |
Color Harmonies of #162552
Complementary color
Monochromatic Colors of #162552
Black with #162552
Text Example
Text Example
White with #162552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162552; }
p { color: rgb(22,37,82); }
H1.HeaderClassName
{
color: #162552;
}
.AnyTagClassName
{
color: #162552;
}
</style>
background-color css
<style>
a { background-color: #162552; }
a { background-color: rgb(22,37,82); }
div.DivClassName
{
background-color: #162552;
}
.BgClassName
{
background-color: #162552;
}
</style>
border-color css
<style>
span { border-color: #162552; }
span { border-color: rgb(22,37,82); }
td.TdClassName
{
border-color: #162552;
}
.TagClassName
{
border-color: #162552;
}
</style>