Shades of Lucky Point #273057
Tints of Lucky Point #273057
RGB
CMYK
RGB Variations
Color information
#273057 (or 0x273057) is known color: Lucky Point. HEX triplet: 27, 30 and 57. RGB value is (39,48,87). Sum of RGB (Red+Green+Blue) = 39+48+87=174 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.41% from 174); Green value is 48 (19.14% from 255 or 27.59% from 174); Blue value is 87 (34.38% from 255 or 50% from 174); Max value from RGB is 87 - color contains mainly: blue. Hex color #273057 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273057 is #D8CFA8. Grayscale: #313131. Windows color (decimal): -14208937 or 5713959. OLE color: 5713959.
HSL color Cylindrical-coordinate representation of color #273057: hue angle of 228.75º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #273057 is Cyan = 0.55, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 39 | 48 | 87 | - |
| CMYK | 0.55 | 0.45 | 0 | 0.66 |
| HSL | 228.75º | 0.38% | 0.25% | - |
| HSV(B) | 228.75º | 0.55% | 0.34% | - |
| XYZ | 3.61 | 3.23 | 9.45 | - |
| YUV | 49.76 | 149.02 | 120.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 48 | 87 | 0.55 | 0.45 | 0 | 0.66 | 228.75 | 0.38 | 0.25 |
| Hex | 27 | 30 | 57 | 37 | 2D | 0 | 42 | E5 | 26 | 19 |
| Octal | 47 | 60 | 127 | 67 | 55 | 0 | 102 | 345 | 46 | 31 |
| Binary | 100111 | 110000 | 1010111 | 110111 | 101101 | 0 | 1000010 | 11100101 | 100110 | 11001 |
Color Harmonies of #273057
Complementary color
Monochromatic Colors of #273057
Black with #273057
Text Example
Text Example
White with #273057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273057; }
p { color: rgb(39,48,87); }
H1.HeaderClassName
{
color: #273057;
}
.AnyTagClassName
{
color: #273057;
}
</style>
background-color css
<style>
a { background-color: #273057; }
a { background-color: rgb(39,48,87); }
div.DivClassName
{
background-color: #273057;
}
.BgClassName
{
background-color: #273057;
}
</style>
border-color css
<style>
span { border-color: #273057; }
span { border-color: rgb(39,48,87); }
td.TdClassName
{
border-color: #273057;
}
.TagClassName
{
border-color: #273057;
}
</style>