Shades of Lucky Point #212657
Tints of Lucky Point #212657
RGB
CMYK
RGB Variations
Color information
#212657 (or 0x212657) is known color: Lucky Point. HEX triplet: 21, 26 and 57. RGB value is (33,38,87). Sum of RGB (Red+Green+Blue) = 33+38+87=158 (20% of max value = 765). Red value is 33 (13.28% from 255 or 20.89% from 158); Green value is 38 (15.23% from 255 or 24.05% from 158); Blue value is 87 (34.38% from 255 or 55.06% from 158); Max value from RGB is 87 - color contains mainly: blue. Hex color #212657 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #212657 is #DED9A8. Grayscale: #292929. Windows color (decimal): -14604713 or 5711393. OLE color: 5711393.
HSL color Cylindrical-coordinate representation of color #212657: hue angle of 234.44º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #212657 is Cyan = 0.62, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 33 | 38 | 87 | - |
| CMYK | 0.62 | 0.56 | 0 | 0.66 |
| HSL | 234.44º | 0.45% | 0.24% | - |
| HSV(B) | 234.44º | 0.62% | 0.34% | - |
| XYZ | 3.04 | 2.4 | 9.32 | - |
| YUV | 42.09 | 153.34 | 121.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 38 | 87 | 0.62 | 0.56 | 0 | 0.66 | 234.44 | 0.45 | 0.24 |
| Hex | 21 | 26 | 57 | 3E | 38 | 0 | 42 | EA | 2D | 18 |
| Octal | 41 | 46 | 127 | 76 | 70 | 0 | 102 | 352 | 55 | 30 |
| Binary | 100001 | 100110 | 1010111 | 111110 | 111000 | 0 | 1000010 | 11101010 | 101101 | 11000 |
Color Harmonies of #212657
Complementary color
Monochromatic Colors of #212657
Black with #212657
Text Example
Text Example
White with #212657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #212657; }
p { color: rgb(33,38,87); }
H1.HeaderClassName
{
color: #212657;
}
.AnyTagClassName
{
color: #212657;
}
</style>
background-color css
<style>
a { background-color: #212657; }
a { background-color: rgb(33,38,87); }
div.DivClassName
{
background-color: #212657;
}
.BgClassName
{
background-color: #212657;
}
</style>
border-color css
<style>
span { border-color: #212657; }
span { border-color: rgb(33,38,87); }
td.TdClassName
{
border-color: #212657;
}
.TagClassName
{
border-color: #212657;
}
</style>