Shades of Lucky Point #172053
Tints of Lucky Point #172053
RGB
CMYK
RGB Variations
Color information
#172053 (or 0x172053) is known color: Lucky Point. HEX triplet: 17, 20 and 53. RGB value is (23,32,83). Sum of RGB (Red+Green+Blue) = 23+32+83=138 (18% of max value = 765). Red value is 23 (9.38% from 255 or 16.67% from 138); Green value is 32 (12.89% from 255 or 23.19% from 138); Blue value is 83 (32.81% from 255 or 60.14% from 138); Max value from RGB is 83 - color contains mainly: blue. Hex color #172053 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #172053 is #E8DFAC. Grayscale: #222222. Windows color (decimal): -15261613 or 5447703. OLE color: 5447703.
HSL color Cylindrical-coordinate representation of color #172053: hue angle of 231º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #172053 is Cyan = 0.72, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 23 | 32 | 83 | - |
| CMYK | 0.72 | 0.61 | 0 | 0.67 |
| HSL | 231º | 0.57% | 0.21% | - |
| HSV(B) | 231º | 0.72% | 0.33% | - |
| XYZ | 2.43 | 1.84 | 8.41 | - |
| YUV | 35.12 | 155.02 | 119.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 32 | 83 | 0.72 | 0.61 | 0 | 0.67 | 231 | 0.57 | 0.21 |
| Hex | 17 | 20 | 53 | 48 | 3D | 0 | 43 | E7 | 39 | 15 |
| Octal | 27 | 40 | 123 | 110 | 75 | 0 | 103 | 347 | 71 | 25 |
| Binary | 10111 | 100000 | 1010011 | 1001000 | 111101 | 0 | 1000011 | 11100111 | 111001 | 10101 |
Color Harmonies of #172053
Complementary color
Monochromatic Colors of #172053
Black with #172053
Text Example
Text Example
White with #172053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #172053; }
p { color: rgb(23,32,83); }
H1.HeaderClassName
{
color: #172053;
}
.AnyTagClassName
{
color: #172053;
}
</style>
background-color css
<style>
a { background-color: #172053; }
a { background-color: rgb(23,32,83); }
div.DivClassName
{
background-color: #172053;
}
.BgClassName
{
background-color: #172053;
}
</style>
border-color css
<style>
span { border-color: #172053; }
span { border-color: rgb(23,32,83); }
td.TdClassName
{
border-color: #172053;
}
.TagClassName
{
border-color: #172053;
}
</style>