Shades of Lucky Point #273160
Tints of Lucky Point #273160
RGB
CMYK
RGB Variations
Color information
#273160 (or 0x273160) is known color: Lucky Point. HEX triplet: 27, 31 and 60. RGB value is (39,49,96). Sum of RGB (Red+Green+Blue) = 39+49+96=184 (24% of max value = 765). Red value is 39 (15.62% from 255 or 21.20% from 184); Green value is 49 (19.53% from 255 or 26.63% from 184); Blue value is 96 (37.89% from 255 or 52.17% from 184); Max value from RGB is 96 - color contains mainly: blue. Hex color #273160 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273160 is #D8CE9F. Grayscale: #333333. Windows color (decimal): -14208672 or 6304039. OLE color: 6304039.
HSL color Cylindrical-coordinate representation of color #273160: hue angle of 229.47º 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 #273160 is Cyan = 0.59, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 49 | 96 | - |
| CMYK | 0.59 | 0.49 | 0 | 0.62 |
| HSL | 229.47º | 0.42% | 0.26% | - |
| HSV(B) | 229.47º | 0.59% | 0.38% | - |
| XYZ | 4.05 | 3.47 | 11.52 | - |
| YUV | 51.37 | 153.19 | 119.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 49 | 96 | 0.59 | 0.49 | 0 | 0.62 | 229.47 | 0.42 | 0.26 |
| Hex | 27 | 31 | 60 | 3B | 31 | 0 | 3E | E5 | 2A | 1A |
| Octal | 47 | 61 | 140 | 73 | 61 | 0 | 76 | 345 | 52 | 32 |
| Binary | 100111 | 110001 | 1100000 | 111011 | 110001 | 0 | 111110 | 11100101 | 101010 | 11010 |
Color Harmonies of #273160
Complementary color
Monochromatic Colors of #273160
Black with #273160
Text Example
Text Example
White with #273160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273160; }
p { color: rgb(39,49,96); }
H1.HeaderClassName
{
color: #273160;
}
.AnyTagClassName
{
color: #273160;
}
</style>
background-color css
<style>
a { background-color: #273160; }
a { background-color: rgb(39,49,96); }
div.DivClassName
{
background-color: #273160;
}
.BgClassName
{
background-color: #273160;
}
</style>
border-color css
<style>
span { border-color: #273160; }
span { border-color: rgb(39,49,96); }
td.TdClassName
{
border-color: #273160;
}
.TagClassName
{
border-color: #273160;
}
</style>