Shades of Lucky Point #262956
Tints of Lucky Point #262956
RGB
CMYK
RGB Variations
Color information
#262956 (or 0x262956) is known color: Lucky Point. HEX triplet: 26, 29 and 56. RGB value is (38,41,86). Sum of RGB (Red+Green+Blue) = 38+41+86=165 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.03% from 165); Green value is 41 (16.41% from 255 or 24.85% from 165); Blue value is 86 (33.98% from 255 or 52.12% from 165); Max value from RGB is 86 - color contains mainly: blue. Hex color #262956 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262956 is #D9D6A9. Grayscale: #2D2D2D. Windows color (decimal): -14276266 or 5646630. OLE color: 5646630.
HSL color Cylindrical-coordinate representation of color #262956: hue angle of 236.25º 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 #262956 is Cyan = 0.56, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 38 | 41 | 86 | - |
| CMYK | 0.56 | 0.52 | 0 | 0.66 |
| HSL | 236.25º | 0.39% | 0.24% | - |
| HSV(B) | 236.25º | 0.56% | 0.34% | - |
| XYZ | 3.27 | 2.67 | 9.15 | - |
| YUV | 45.23 | 151.01 | 122.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 41 | 86 | 0.56 | 0.52 | 0 | 0.66 | 236.25 | 0.39 | 0.24 |
| Hex | 26 | 29 | 56 | 38 | 34 | 0 | 42 | EC | 27 | 18 |
| Octal | 46 | 51 | 126 | 70 | 64 | 0 | 102 | 354 | 47 | 30 |
| Binary | 100110 | 101001 | 1010110 | 111000 | 110100 | 0 | 1000010 | 11101100 | 100111 | 11000 |
Color Harmonies of #262956
Complementary color
Monochromatic Colors of #262956
Black with #262956
Text Example
Text Example
White with #262956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262956; }
p { color: rgb(38,41,86); }
H1.HeaderClassName
{
color: #262956;
}
.AnyTagClassName
{
color: #262956;
}
</style>
background-color css
<style>
a { background-color: #262956; }
a { background-color: rgb(38,41,86); }
div.DivClassName
{
background-color: #262956;
}
.BgClassName
{
background-color: #262956;
}
</style>
border-color css
<style>
span { border-color: #262956; }
span { border-color: rgb(38,41,86); }
td.TdClassName
{
border-color: #262956;
}
.TagClassName
{
border-color: #262956;
}
</style>