Shades of Lucky Point #152054
Tints of Lucky Point #152054
RGB
CMYK
RGB Variations
Color information
#152054 (or 0x152054) is known color: Lucky Point. HEX triplet: 15, 20 and 54. RGB value is (21,32,84). Sum of RGB (Red+Green+Blue) = 21+32+84=137 (18% of max value = 765). Red value is 21 (8.59% from 255 or 15.33% from 137); Green value is 32 (12.89% from 255 or 23.36% from 137); Blue value is 84 (33.20% from 255 or 61.31% from 137); Max value from RGB is 84 - color contains mainly: blue. Hex color #152054 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #152054 is #EADFAB. Grayscale: #222222. Windows color (decimal): -15392684 or 5513237. OLE color: 5513237.
HSL color Cylindrical-coordinate representation of color #152054: hue angle of 229.52º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #152054 is Cyan = 0.75, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 21 | 32 | 84 | - |
| CMYK | 0.75 | 0.62 | 0 | 0.67 |
| HSL | 229.52º | 0.6% | 0.21% | - |
| HSV(B) | 229.52º | 0.75% | 0.33% | - |
| XYZ | 2.43 | 1.83 | 8.61 | - |
| YUV | 34.64 | 155.86 | 118.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 32 | 84 | 0.75 | 0.62 | 0 | 0.67 | 229.52 | 0.6 | 0.21 |
| Hex | 15 | 20 | 54 | 4B | 3E | 0 | 43 | E6 | 3C | 15 |
| Octal | 25 | 40 | 124 | 113 | 76 | 0 | 103 | 346 | 74 | 25 |
| Binary | 10101 | 100000 | 1010100 | 1001011 | 111110 | 0 | 1000011 | 11100110 | 111100 | 10101 |
Color Harmonies of #152054
Complementary color
Monochromatic Colors of #152054
Black with #152054
Text Example
Text Example
White with #152054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152054; }
p { color: rgb(21,32,84); }
H1.HeaderClassName
{
color: #152054;
}
.AnyTagClassName
{
color: #152054;
}
</style>
background-color css
<style>
a { background-color: #152054; }
a { background-color: rgb(21,32,84); }
div.DivClassName
{
background-color: #152054;
}
.BgClassName
{
background-color: #152054;
}
</style>
border-color css
<style>
span { border-color: #152054; }
span { border-color: rgb(21,32,84); }
td.TdClassName
{
border-color: #152054;
}
.TagClassName
{
border-color: #152054;
}
</style>