Shades of Lucky Point #272954
Tints of Lucky Point #272954
RGB
CMYK
RGB Variations
Color information
#272954 (or 0x272954) is known color: Lucky Point. HEX triplet: 27, 29 and 54. RGB value is (39,41,84). Sum of RGB (Red+Green+Blue) = 39+41+84=164 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.78% from 164); Green value is 41 (16.41% from 255 or 25% from 164); Blue value is 84 (33.20% from 255 or 51.22% from 164); Max value from RGB is 84 - color contains mainly: blue. Hex color #272954 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #272954 is #D8D6AB. Grayscale: #2D2D2D. Windows color (decimal): -14210732 or 5515559. OLE color: 5515559.
HSL color Cylindrical-coordinate representation of color #272954: hue angle of 237.33º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #272954 is Cyan = 0.54, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 39 | 41 | 84 | - |
| CMYK | 0.54 | 0.51 | 0 | 0.67 |
| HSL | 237.33º | 0.37% | 0.24% | - |
| HSV(B) | 237.33º | 0.54% | 0.33% | - |
| XYZ | 3.23 | 2.66 | 8.73 | - |
| YUV | 45.3 | 149.84 | 123.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 41 | 84 | 0.54 | 0.51 | 0 | 0.67 | 237.33 | 0.37 | 0.24 |
| Hex | 27 | 29 | 54 | 36 | 33 | 0 | 43 | ED | 25 | 18 |
| Octal | 47 | 51 | 124 | 66 | 63 | 0 | 103 | 355 | 45 | 30 |
| Binary | 100111 | 101001 | 1010100 | 110110 | 110011 | 0 | 1000011 | 11101101 | 100101 | 11000 |
Color Harmonies of #272954
Complementary color
Monochromatic Colors of #272954
Black with #272954
Text Example
Text Example
White with #272954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272954; }
p { color: rgb(39,41,84); }
H1.HeaderClassName
{
color: #272954;
}
.AnyTagClassName
{
color: #272954;
}
</style>
background-color css
<style>
a { background-color: #272954; }
a { background-color: rgb(39,41,84); }
div.DivClassName
{
background-color: #272954;
}
.BgClassName
{
background-color: #272954;
}
</style>
border-color css
<style>
span { border-color: #272954; }
span { border-color: rgb(39,41,84); }
td.TdClassName
{
border-color: #272954;
}
.TagClassName
{
border-color: #272954;
}
</style>