Shades of Lucky Point #263159
Tints of Lucky Point #263159
RGB
CMYK
RGB Variations
Color information
#263159 (or 0x263159) is known color: Lucky Point. HEX triplet: 26, 31 and 59. RGB value is (38,49,89). Sum of RGB (Red+Green+Blue) = 38+49+89=176 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.59% from 176); Green value is 49 (19.53% from 255 or 27.84% from 176); Blue value is 89 (35.16% from 255 or 50.57% from 176); Max value from RGB is 89 - color contains mainly: blue. Hex color #263159 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #263159 is #D9CEA6. Grayscale: #323232. Windows color (decimal): -14274215 or 5845286. OLE color: 5845286.
HSL color Cylindrical-coordinate representation of color #263159: hue angle of 227.06º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #263159 is Cyan = 0.57, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 38 | 49 | 89 | - |
| CMYK | 0.57 | 0.45 | 0 | 0.65 |
| HSL | 227.06º | 0.4% | 0.25% | - |
| HSV(B) | 227.06º | 0.57% | 0.35% | - |
| XYZ | 3.7 | 3.33 | 9.9 | - |
| YUV | 50.27 | 149.86 | 119.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 49 | 89 | 0.57 | 0.45 | 0 | 0.65 | 227.06 | 0.4 | 0.25 |
| Hex | 26 | 31 | 59 | 39 | 2D | 0 | 41 | E3 | 28 | 19 |
| Octal | 46 | 61 | 131 | 71 | 55 | 0 | 101 | 343 | 50 | 31 |
| Binary | 100110 | 110001 | 1011001 | 111001 | 101101 | 0 | 1000001 | 11100011 | 101000 | 11001 |
Color Harmonies of #263159
Complementary color
Monochromatic Colors of #263159
Black with #263159
Text Example
Text Example
White with #263159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263159; }
p { color: rgb(38,49,89); }
H1.HeaderClassName
{
color: #263159;
}
.AnyTagClassName
{
color: #263159;
}
</style>
background-color css
<style>
a { background-color: #263159; }
a { background-color: rgb(38,49,89); }
div.DivClassName
{
background-color: #263159;
}
.BgClassName
{
background-color: #263159;
}
</style>
border-color css
<style>
span { border-color: #263159; }
span { border-color: rgb(38,49,89); }
td.TdClassName
{
border-color: #263159;
}
.TagClassName
{
border-color: #263159;
}
</style>