Shades of Lucky Point #162553
Tints of Lucky Point #162553
RGB
CMYK
RGB Variations
Color information
#162553 (or 0x162553) is known color: Lucky Point. HEX triplet: 16, 25 and 53. RGB value is (22,37,83). Sum of RGB (Red+Green+Blue) = 22+37+83=142 (18% of max value = 765). Red value is 22 (8.98% from 255 or 15.49% from 142); Green value is 37 (14.84% from 255 or 26.06% from 142); Blue value is 83 (32.81% from 255 or 58.45% from 142); Max value from RGB is 83 - color contains mainly: blue. Hex color #162553 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #162553 is #E9DAAC. Grayscale: #252525. Windows color (decimal): -15325869 or 5448982. OLE color: 5448982.
HSL color Cylindrical-coordinate representation of color #162553: hue angle of 225.25º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #162553 is Cyan = 0.73, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 22 | 37 | 83 | - |
| CMYK | 0.73 | 0.55 | 0 | 0.67 |
| HSL | 225.25º | 0.58% | 0.21% | - |
| HSV(B) | 225.25º | 0.73% | 0.33% | - |
| XYZ | 2.55 | 2.12 | 8.46 | - |
| YUV | 37.76 | 153.53 | 116.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 37 | 83 | 0.73 | 0.55 | 0 | 0.67 | 225.25 | 0.58 | 0.21 |
| Hex | 16 | 25 | 53 | 49 | 37 | 0 | 43 | E1 | 3A | 15 |
| Octal | 26 | 45 | 123 | 111 | 67 | 0 | 103 | 341 | 72 | 25 |
| Binary | 10110 | 100101 | 1010011 | 1001001 | 110111 | 0 | 1000011 | 11100001 | 111010 | 10101 |
Color Harmonies of #162553
Complementary color
Monochromatic Colors of #162553
Black with #162553
Text Example
Text Example
White with #162553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162553; }
p { color: rgb(22,37,83); }
H1.HeaderClassName
{
color: #162553;
}
.AnyTagClassName
{
color: #162553;
}
</style>
background-color css
<style>
a { background-color: #162553; }
a { background-color: rgb(22,37,83); }
div.DivClassName
{
background-color: #162553;
}
.BgClassName
{
background-color: #162553;
}
</style>
border-color css
<style>
span { border-color: #162553; }
span { border-color: rgb(22,37,83); }
td.TdClassName
{
border-color: #162553;
}
.TagClassName
{
border-color: #162553;
}
</style>