Shades of Lucky Point #273056
Tints of Lucky Point #273056
RGB
CMYK
RGB Variations
Color information
#273056 (or 0x273056) is known color: Lucky Point. HEX triplet: 27, 30 and 56. RGB value is (39,48,86). Sum of RGB (Red+Green+Blue) = 39+48+86=173 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.54% from 173); Green value is 48 (19.14% from 255 or 27.75% from 173); Blue value is 86 (33.98% from 255 or 49.71% from 173); Max value from RGB is 86 - color contains mainly: blue. Hex color #273056 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273056 is #D8CFA9. Grayscale: #313131. Windows color (decimal): -14208938 or 5648423. OLE color: 5648423.
HSL color Cylindrical-coordinate representation of color #273056: hue angle of 228.51º 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 #273056 is Cyan = 0.55, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 39 | 48 | 86 | - |
| CMYK | 0.55 | 0.44 | 0 | 0.66 |
| HSL | 228.51º | 0.38% | 0.25% | - |
| HSV(B) | 228.51º | 0.55% | 0.34% | - |
| XYZ | 3.57 | 3.22 | 9.24 | - |
| YUV | 49.64 | 148.52 | 120.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 48 | 86 | 0.55 | 0.44 | 0 | 0.66 | 228.51 | 0.38 | 0.25 |
| Hex | 27 | 30 | 56 | 37 | 2C | 0 | 42 | E5 | 26 | 19 |
| Octal | 47 | 60 | 126 | 67 | 54 | 0 | 102 | 345 | 46 | 31 |
| Binary | 100111 | 110000 | 1010110 | 110111 | 101100 | 0 | 1000010 | 11100101 | 100110 | 11001 |
Color Harmonies of #273056
Complementary color
Monochromatic Colors of #273056
Black with #273056
Text Example
Text Example
White with #273056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273056; }
p { color: rgb(39,48,86); }
H1.HeaderClassName
{
color: #273056;
}
.AnyTagClassName
{
color: #273056;
}
</style>
background-color css
<style>
a { background-color: #273056; }
a { background-color: rgb(39,48,86); }
div.DivClassName
{
background-color: #273056;
}
.BgClassName
{
background-color: #273056;
}
</style>
border-color css
<style>
span { border-color: #273056; }
span { border-color: rgb(39,48,86); }
td.TdClassName
{
border-color: #273056;
}
.TagClassName
{
border-color: #273056;
}
</style>