Shades of Lucky Point #262856
Tints of Lucky Point #262856
RGB
CMYK
RGB Variations
Color information
#262856 (or 0x262856) is known color: Lucky Point. HEX triplet: 26, 28 and 56. RGB value is (38,40,86). Sum of RGB (Red+Green+Blue) = 38+40+86=164 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.17% from 164); Green value is 40 (16.02% from 255 or 24.39% from 164); Blue value is 86 (33.98% from 255 or 52.44% from 164); Max value from RGB is 86 - color contains mainly: blue. Hex color #262856 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262856 is #D9D7A9. Grayscale: #2C2C2C. Windows color (decimal): -14276522 or 5646374. OLE color: 5646374.
HSL color Cylindrical-coordinate representation of color #262856: hue angle of 237.5º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #262856 is Cyan = 0.56, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 38 | 40 | 86 | - |
| CMYK | 0.56 | 0.53 | 0 | 0.66 |
| HSL | 237.5º | 0.39% | 0.24% | - |
| HSV(B) | 237.5º | 0.56% | 0.34% | - |
| XYZ | 3.24 | 2.6 | 9.14 | - |
| YUV | 44.65 | 151.34 | 123.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 40 | 86 | 0.56 | 0.53 | 0 | 0.66 | 237.5 | 0.39 | 0.24 |
| Hex | 26 | 28 | 56 | 38 | 35 | 0 | 42 | EE | 27 | 18 |
| Octal | 46 | 50 | 126 | 70 | 65 | 0 | 102 | 356 | 47 | 30 |
| Binary | 100110 | 101000 | 1010110 | 111000 | 110101 | 0 | 1000010 | 11101110 | 100111 | 11000 |
Color Harmonies of #262856
Complementary color
Monochromatic Colors of #262856
Black with #262856
Text Example
Text Example
White with #262856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262856; }
p { color: rgb(38,40,86); }
H1.HeaderClassName
{
color: #262856;
}
.AnyTagClassName
{
color: #262856;
}
</style>
background-color css
<style>
a { background-color: #262856; }
a { background-color: rgb(38,40,86); }
div.DivClassName
{
background-color: #262856;
}
.BgClassName
{
background-color: #262856;
}
</style>
border-color css
<style>
span { border-color: #262856; }
span { border-color: rgb(38,40,86); }
td.TdClassName
{
border-color: #262856;
}
.TagClassName
{
border-color: #262856;
}
</style>