Shades of Lucky Point #263061
Tints of Lucky Point #263061
RGB
CMYK
RGB Variations
Color information
#263061 (or 0x263061) is known color: Lucky Point. HEX triplet: 26, 30 and 61. RGB value is (38,48,97). Sum of RGB (Red+Green+Blue) = 38+48+97=183 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.77% from 183); Green value is 48 (19.14% from 255 or 26.23% from 183); Blue value is 97 (38.28% from 255 or 53.01% from 183); Max value from RGB is 97 - color contains mainly: blue. Hex color #263061 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #263061 is #D9CF9E. Grayscale: #323232. Windows color (decimal): -14274463 or 6369318. OLE color: 6369318.
HSL color Cylindrical-coordinate representation of color #263061: hue angle of 229.83º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #263061 is Cyan = 0.61, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 48 | 97 | - |
| CMYK | 0.61 | 0.51 | 0 | 0.62 |
| HSL | 229.83º | 0.44% | 0.26% | - |
| HSV(B) | 229.83º | 0.61% | 0.38% | - |
| XYZ | 4.01 | 3.39 | 11.75 | - |
| YUV | 50.6 | 154.19 | 119.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 48 | 97 | 0.61 | 0.51 | 0 | 0.62 | 229.83 | 0.44 | 0.26 |
| Hex | 26 | 30 | 61 | 3D | 33 | 0 | 3E | E6 | 2C | 1A |
| Octal | 46 | 60 | 141 | 75 | 63 | 0 | 76 | 346 | 54 | 32 |
| Binary | 100110 | 110000 | 1100001 | 111101 | 110011 | 0 | 111110 | 11100110 | 101100 | 11010 |
Color Harmonies of #263061
Complementary color
Monochromatic Colors of #263061
Black with #263061
Text Example
Text Example
White with #263061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263061; }
p { color: rgb(38,48,97); }
H1.HeaderClassName
{
color: #263061;
}
.AnyTagClassName
{
color: #263061;
}
</style>
background-color css
<style>
a { background-color: #263061; }
a { background-color: rgb(38,48,97); }
div.DivClassName
{
background-color: #263061;
}
.BgClassName
{
background-color: #263061;
}
</style>
border-color css
<style>
span { border-color: #263061; }
span { border-color: rgb(38,48,97); }
td.TdClassName
{
border-color: #263061;
}
.TagClassName
{
border-color: #263061;
}
</style>