Shades of Lochmara #216598
Tints of Lochmara #216598
RGB
CMYK
RGB Variations
Color information
#216598 (or 0x216598) is known color: Lochmara. HEX triplet: 21, 65 and 98. RGB value is (33,101,152). Sum of RGB (Red+Green+Blue) = 33+101+152=286 (37% of max value = 765). Red value is 33 (13.28% from 255 or 11.54% from 286); Green value is 101 (39.84% from 255 or 35.31% from 286); Blue value is 152 (59.77% from 255 or 53.15% from 286); Max value from RGB is 152 - color contains mainly: blue. Hex color #216598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #216598 is #DE9A67. Grayscale: #565656. Windows color (decimal): -14588520 or 9987361. OLE color: 9987361.
HSL color Cylindrical-coordinate representation of color #216598: hue angle of 205.71º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #216598 is Cyan = 0.78, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 33 | 101 | 152 | - |
| CMYK | 0.78 | 0.34 | 0 | 0.40 |
| HSL | 205.71º | 0.64% | 0.36% | - |
| HSV(B) | 205.71º | 0.78% | 0.6% | - |
| XYZ | 10.95 | 11.9 | 31.43 | - |
| YUV | 86.48 | 164.97 | 89.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 101 | 152 | 0.78 | 0.34 | 0 | 0.40 | 205.71 | 0.64 | 0.36 |
| Hex | 21 | 65 | 98 | 4E | 22 | 0 | 28 | CE | 40 | 24 |
| Octal | 41 | 145 | 230 | 116 | 42 | 0 | 50 | 316 | 100 | 44 |
| Binary | 100001 | 1100101 | 10011000 | 1001110 | 100010 | 0 | 101000 | 11001110 | 1000000 | 100100 |
Color Harmonies of #216598
Complementary color
Monochromatic Colors of #216598
Black with #216598
Text Example
Text Example
White with #216598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216598; }
p { color: rgb(33,101,152); }
H1.HeaderClassName
{
color: #216598;
}
.AnyTagClassName
{
color: #216598;
}
</style>
background-color css
<style>
a { background-color: #216598; }
a { background-color: rgb(33,101,152); }
div.DivClassName
{
background-color: #216598;
}
.BgClassName
{
background-color: #216598;
}
</style>
border-color css
<style>
span { border-color: #216598; }
span { border-color: rgb(33,101,152); }
td.TdClassName
{
border-color: #216598;
}
.TagClassName
{
border-color: #216598;
}
</style>