Shades of Lucky Point #273060
Tints of Lucky Point #273060
RGB
CMYK
RGB Variations
Color information
#273060 (or 0x273060) is known color: Lucky Point. HEX triplet: 27, 30 and 60. RGB value is (39,48,96). Sum of RGB (Red+Green+Blue) = 39+48+96=183 (24% of max value = 765). Red value is 39 (15.62% from 255 or 21.31% from 183); Green value is 48 (19.14% from 255 or 26.23% 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 #273060 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273060 is #D8CF9F. Grayscale: #323232. Windows color (decimal): -14208928 or 6303783. OLE color: 6303783.
HSL color Cylindrical-coordinate representation of color #273060: hue angle of 230.53º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #273060 is Cyan = 0.59, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 48 | 96 | - |
| CMYK | 0.59 | 0.50 | 0 | 0.62 |
| HSL | 230.53º | 0.42% | 0.26% | - |
| HSV(B) | 230.53º | 0.59% | 0.38% | - |
| XYZ | 4 | 3.39 | 11.51 | - |
| YUV | 50.78 | 153.52 | 119.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 48 | 96 | 0.59 | 0.50 | 0 | 0.62 | 230.53 | 0.42 | 0.26 |
| Hex | 27 | 30 | 60 | 3B | 32 | 0 | 3E | E7 | 2A | 1A |
| Octal | 47 | 60 | 140 | 73 | 62 | 0 | 76 | 347 | 52 | 32 |
| Binary | 100111 | 110000 | 1100000 | 111011 | 110010 | 0 | 111110 | 11100111 | 101010 | 11010 |
Color Harmonies of #273060
Complementary color
Monochromatic Colors of #273060
Black with #273060
Text Example
Text Example
White with #273060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273060; }
p { color: rgb(39,48,96); }
H1.HeaderClassName
{
color: #273060;
}
.AnyTagClassName
{
color: #273060;
}
</style>
background-color css
<style>
a { background-color: #273060; }
a { background-color: rgb(39,48,96); }
div.DivClassName
{
background-color: #273060;
}
.BgClassName
{
background-color: #273060;
}
</style>
border-color css
<style>
span { border-color: #273060; }
span { border-color: rgb(39,48,96); }
td.TdClassName
{
border-color: #273060;
}
.TagClassName
{
border-color: #273060;
}
</style>