Shades of Lucky Point #263057
Tints of Lucky Point #263057
RGB
CMYK
RGB Variations
Color information
#263057 (or 0x263057) is known color: Lucky Point. HEX triplet: 26, 30 and 57. RGB value is (38,48,87). Sum of RGB (Red+Green+Blue) = 38+48+87=173 (22% of max value = 765). Red value is 38 (15.23% from 255 or 21.97% from 173); Green value is 48 (19.14% from 255 or 27.75% from 173); Blue value is 87 (34.38% from 255 or 50.29% from 173); Max value from RGB is 87 - color contains mainly: blue. Hex color #263057 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #263057 is #D9CFA8. Grayscale: #313131. Windows color (decimal): -14274473 or 5713958. OLE color: 5713958.
HSL color Cylindrical-coordinate representation of color #263057: hue angle of 227.76º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #263057 is Cyan = 0.56, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 38 | 48 | 87 | - |
| CMYK | 0.56 | 0.45 | 0 | 0.66 |
| HSL | 227.76º | 0.39% | 0.25% | - |
| HSV(B) | 227.76º | 0.56% | 0.34% | - |
| XYZ | 3.58 | 3.21 | 9.45 | - |
| YUV | 49.46 | 149.19 | 119.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 48 | 87 | 0.56 | 0.45 | 0 | 0.66 | 227.76 | 0.39 | 0.25 |
| Hex | 26 | 30 | 57 | 38 | 2D | 0 | 42 | E4 | 27 | 19 |
| Octal | 46 | 60 | 127 | 70 | 55 | 0 | 102 | 344 | 47 | 31 |
| Binary | 100110 | 110000 | 1010111 | 111000 | 101101 | 0 | 1000010 | 11100100 | 100111 | 11001 |
Color Harmonies of #263057
Complementary color
Monochromatic Colors of #263057
Black with #263057
Text Example
Text Example
White with #263057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263057; }
p { color: rgb(38,48,87); }
H1.HeaderClassName
{
color: #263057;
}
.AnyTagClassName
{
color: #263057;
}
</style>
background-color css
<style>
a { background-color: #263057; }
a { background-color: rgb(38,48,87); }
div.DivClassName
{
background-color: #263057;
}
.BgClassName
{
background-color: #263057;
}
</style>
border-color css
<style>
span { border-color: #263057; }
span { border-color: rgb(38,48,87); }
td.TdClassName
{
border-color: #263057;
}
.TagClassName
{
border-color: #263057;
}
</style>