Shades of Lucky Point #273059
Tints of Lucky Point #273059
RGB
CMYK
RGB Variations
Color information
#273059 (or 0x273059) is known color: Lucky Point. HEX triplet: 27, 30 and 59. RGB value is (39,48,89). Sum of RGB (Red+Green+Blue) = 39+48+89=176 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.16% from 176); Green value is 48 (19.14% from 255 or 27.27% 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 #273059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273059 is #D8CFA6. Grayscale: #313131. Windows color (decimal): -14208935 or 5845031. OLE color: 5845031.
HSL color Cylindrical-coordinate representation of color #273059: hue angle of 229.2º 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 #273059 is Cyan = 0.56, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 39 | 48 | 89 | - |
| CMYK | 0.56 | 0.46 | 0 | 0.65 |
| HSL | 229.2º | 0.39% | 0.25% | - |
| HSV(B) | 229.2º | 0.56% | 0.35% | - |
| XYZ | 3.7 | 3.27 | 9.89 | - |
| YUV | 49.98 | 150.02 | 120.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 48 | 89 | 0.56 | 0.46 | 0 | 0.65 | 229.2 | 0.39 | 0.25 |
| Hex | 27 | 30 | 59 | 38 | 2E | 0 | 41 | E5 | 27 | 19 |
| Octal | 47 | 60 | 131 | 70 | 56 | 0 | 101 | 345 | 47 | 31 |
| Binary | 100111 | 110000 | 1011001 | 111000 | 101110 | 0 | 1000001 | 11100101 | 100111 | 11001 |
Color Harmonies of #273059
Complementary color
Monochromatic Colors of #273059
Black with #273059
Text Example
Text Example
White with #273059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273059; }
p { color: rgb(39,48,89); }
H1.HeaderClassName
{
color: #273059;
}
.AnyTagClassName
{
color: #273059;
}
</style>
background-color css
<style>
a { background-color: #273059; }
a { background-color: rgb(39,48,89); }
div.DivClassName
{
background-color: #273059;
}
.BgClassName
{
background-color: #273059;
}
</style>
border-color css
<style>
span { border-color: #273059; }
span { border-color: rgb(39,48,89); }
td.TdClassName
{
border-color: #273059;
}
.TagClassName
{
border-color: #273059;
}
</style>