Shades of Lucky Point #273259
Tints of Lucky Point #273259
RGB
CMYK
RGB Variations
Color information
#273259 (or 0x273259) is known color: Lucky Point. HEX triplet: 27, 32 and 59. RGB value is (39,50,89). Sum of RGB (Red+Green+Blue) = 39+50+89=178 (23% of max value = 765). Red value is 39 (15.62% from 255 or 21.91% from 178); Green value is 50 (19.92% from 255 or 28.09% from 178); Blue value is 89 (35.16% from 255 or 50% from 178); Max value from RGB is 89 - color contains mainly: blue. Hex color #273259 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273259 is #D8CDA6. Grayscale: #323232. Windows color (decimal): -14208423 or 5845543. OLE color: 5845543.
HSL color Cylindrical-coordinate representation of color #273259: hue angle of 226.8º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #273259 is Cyan = 0.56, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 39 | 50 | 89 | - |
| CMYK | 0.56 | 0.44 | 0 | 0.65 |
| HSL | 226.8º | 0.39% | 0.25% | - |
| HSV(B) | 226.8º | 0.56% | 0.35% | - |
| XYZ | 3.78 | 3.43 | 9.91 | - |
| YUV | 51.16 | 149.36 | 119.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 50 | 89 | 0.56 | 0.44 | 0 | 0.65 | 226.8 | 0.39 | 0.25 |
| Hex | 27 | 32 | 59 | 38 | 2C | 0 | 41 | E3 | 27 | 19 |
| Octal | 47 | 62 | 131 | 70 | 54 | 0 | 101 | 343 | 47 | 31 |
| Binary | 100111 | 110010 | 1011001 | 111000 | 101100 | 0 | 1000001 | 11100011 | 100111 | 11001 |
Color Harmonies of #273259
Complementary color
Monochromatic Colors of #273259
Black with #273259
Text Example
Text Example
White with #273259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273259; }
p { color: rgb(39,50,89); }
H1.HeaderClassName
{
color: #273259;
}
.AnyTagClassName
{
color: #273259;
}
</style>
background-color css
<style>
a { background-color: #273259; }
a { background-color: rgb(39,50,89); }
div.DivClassName
{
background-color: #273259;
}
.BgClassName
{
background-color: #273259;
}
</style>
border-color css
<style>
span { border-color: #273259; }
span { border-color: rgb(39,50,89); }
td.TdClassName
{
border-color: #273259;
}
.TagClassName
{
border-color: #273259;
}
</style>