Shades of Lucky Point #283058
Tints of Lucky Point #283058
RGB
CMYK
RGB Variations
Color information
#283058 (or 0x283058) is known color: Lucky Point. HEX triplet: 28, 30 and 58. RGB value is (40,48,88). Sum of RGB (Red+Green+Blue) = 40+48+88=176 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.73% from 176); Green value is 48 (19.14% from 255 or 27.27% from 176); Blue value is 88 (34.77% from 255 or 50% from 176); Max value from RGB is 88 - color contains mainly: blue. Hex color #283058 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #283058 is #D7CFA7. Grayscale: #323232. Windows color (decimal): -14143400 or 5779496. OLE color: 5779496.
HSL color Cylindrical-coordinate representation of color #283058: hue angle of 230º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #283058 is Cyan = 0.55, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 40 | 48 | 88 | - |
| CMYK | 0.55 | 0.45 | 0 | 0.65 |
| HSL | 230º | 0.38% | 0.25% | - |
| HSV(B) | 230º | 0.55% | 0.35% | - |
| XYZ | 3.69 | 3.27 | 9.67 | - |
| YUV | 50.17 | 149.35 | 120.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 48 | 88 | 0.55 | 0.45 | 0 | 0.65 | 230 | 0.38 | 0.25 |
| Hex | 28 | 30 | 58 | 37 | 2D | 0 | 41 | E6 | 26 | 19 |
| Octal | 50 | 60 | 130 | 67 | 55 | 0 | 101 | 346 | 46 | 31 |
| Binary | 101000 | 110000 | 1011000 | 110111 | 101101 | 0 | 1000001 | 11100110 | 100110 | 11001 |
Color Harmonies of #283058
Complementary color
Monochromatic Colors of #283058
Black with #283058
Text Example
Text Example
White with #283058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283058; }
p { color: rgb(40,48,88); }
H1.HeaderClassName
{
color: #283058;
}
.AnyTagClassName
{
color: #283058;
}
</style>
background-color css
<style>
a { background-color: #283058; }
a { background-color: rgb(40,48,88); }
div.DivClassName
{
background-color: #283058;
}
.BgClassName
{
background-color: #283058;
}
</style>
border-color css
<style>
span { border-color: #283058; }
span { border-color: rgb(40,48,88); }
td.TdClassName
{
border-color: #283058;
}
.TagClassName
{
border-color: #283058;
}
</style>