Shades of Lucky Point #283257
Tints of Lucky Point #283257
RGB
CMYK
RGB Variations
Color information
#283257 (or 0x283257) is known color: Lucky Point. HEX triplet: 28, 32 and 57. RGB value is (40,50,87). Sum of RGB (Red+Green+Blue) = 40+50+87=177 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.60% from 177); Green value is 50 (19.92% from 255 or 28.25% from 177); Blue value is 87 (34.38% from 255 or 49.15% from 177); Max value from RGB is 87 - color contains mainly: blue. Hex color #283257 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #283257 is #D7CDA8. Grayscale: #333333. Windows color (decimal): -14142889 or 5714472. OLE color: 5714472.
HSL color Cylindrical-coordinate representation of color #283257: hue angle of 227.23º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #283257 is Cyan = 0.54, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 40 | 50 | 87 | - |
| CMYK | 0.54 | 0.43 | 0 | 0.66 |
| HSL | 227.23º | 0.37% | 0.25% | - |
| HSV(B) | 227.23º | 0.54% | 0.34% | - |
| XYZ | 3.74 | 3.42 | 9.48 | - |
| YUV | 51.23 | 148.19 | 119.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 50 | 87 | 0.54 | 0.43 | 0 | 0.66 | 227.23 | 0.37 | 0.25 |
| Hex | 28 | 32 | 57 | 36 | 2B | 0 | 42 | E3 | 25 | 19 |
| Octal | 50 | 62 | 127 | 66 | 53 | 0 | 102 | 343 | 45 | 31 |
| Binary | 101000 | 110010 | 1010111 | 110110 | 101011 | 0 | 1000010 | 11100011 | 100101 | 11001 |
Color Harmonies of #283257
Complementary color
Monochromatic Colors of #283257
Black with #283257
Text Example
Text Example
White with #283257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283257; }
p { color: rgb(40,50,87); }
H1.HeaderClassName
{
color: #283257;
}
.AnyTagClassName
{
color: #283257;
}
</style>
background-color css
<style>
a { background-color: #283257; }
a { background-color: rgb(40,50,87); }
div.DivClassName
{
background-color: #283257;
}
.BgClassName
{
background-color: #283257;
}
</style>
border-color css
<style>
span { border-color: #283257; }
span { border-color: rgb(40,50,87); }
td.TdClassName
{
border-color: #283257;
}
.TagClassName
{
border-color: #283257;
}
</style>