Shades of Lucky Point #263160
Tints of Lucky Point #263160
RGB
CMYK
RGB Variations
Color information
#263160 (or 0x263160) is known color: Lucky Point. HEX triplet: 26, 31 and 60. RGB value is (38,49,96). Sum of RGB (Red+Green+Blue) = 38+49+96=183 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.77% from 183); Green value is 49 (19.53% from 255 or 26.78% from 183); Blue value is 96 (37.89% from 255 or 52.46% from 183); Max value from RGB is 96 - color contains mainly: blue. Hex color #263160 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #263160 is #D9CE9F. Grayscale: #323232. Windows color (decimal): -14274208 or 6304038. OLE color: 6304038.
HSL color Cylindrical-coordinate representation of color #263160: hue angle of 228.62º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #263160 is Cyan = 0.60, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 49 | 96 | - |
| CMYK | 0.60 | 0.49 | 0 | 0.62 |
| HSL | 228.62º | 0.43% | 0.26% | - |
| HSV(B) | 228.62º | 0.6% | 0.38% | - |
| XYZ | 4.01 | 3.45 | 11.52 | - |
| YUV | 51.07 | 153.36 | 118.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 49 | 96 | 0.60 | 0.49 | 0 | 0.62 | 228.62 | 0.43 | 0.26 |
| Hex | 26 | 31 | 60 | 3C | 31 | 0 | 3E | E5 | 2B | 1A |
| Octal | 46 | 61 | 140 | 74 | 61 | 0 | 76 | 345 | 53 | 32 |
| Binary | 100110 | 110001 | 1100000 | 111100 | 110001 | 0 | 111110 | 11100101 | 101011 | 11010 |
Color Harmonies of #263160
Complementary color
Monochromatic Colors of #263160
Black with #263160
Text Example
Text Example
White with #263160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263160; }
p { color: rgb(38,49,96); }
H1.HeaderClassName
{
color: #263160;
}
.AnyTagClassName
{
color: #263160;
}
</style>
background-color css
<style>
a { background-color: #263160; }
a { background-color: rgb(38,49,96); }
div.DivClassName
{
background-color: #263160;
}
.BgClassName
{
background-color: #263160;
}
</style>
border-color css
<style>
span { border-color: #263160; }
span { border-color: rgb(38,49,96); }
td.TdClassName
{
border-color: #263160;
}
.TagClassName
{
border-color: #263160;
}
</style>