Shades of Lochmara #217996
Tints of Lochmara #217996
RGB
CMYK
RGB Variations
Color information
#217996 (or 0x217996) is known color: Lochmara. HEX triplet: 21, 79 and 96. RGB value is (33,121,150). Sum of RGB (Red+Green+Blue) = 33+121+150=304 (40% of max value = 765). Red value is 33 (13.28% from 255 or 10.86% from 304); Green value is 121 (47.66% from 255 or 39.80% from 304); Blue value is 150 (58.98% from 255 or 49.34% from 304); Max value from RGB is 150 - color contains mainly: blue. Hex color #217996 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217996 is #DE8669. Grayscale: #616161. Windows color (decimal): -14583402 or 9861409. OLE color: 9861409.
HSL color Cylindrical-coordinate representation of color #217996: hue angle of 194.87º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #217996 is Cyan = 0.78, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 33 | 121 | 150 | - |
| CMYK | 0.78 | 0.19 | 0 | 0.41 |
| HSL | 194.87º | 0.64% | 0.36% | - |
| HSV(B) | 194.87º | 0.78% | 0.59% | - |
| XYZ | 12.97 | 16.2 | 31.3 | - |
| YUV | 97.99 | 157.35 | 81.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 121 | 150 | 0.78 | 0.19 | 0 | 0.41 | 194.87 | 0.64 | 0.36 |
| Hex | 21 | 79 | 96 | 4E | 13 | 0 | 29 | C3 | 40 | 24 |
| Octal | 41 | 171 | 226 | 116 | 23 | 0 | 51 | 303 | 100 | 44 |
| Binary | 100001 | 1111001 | 10010110 | 1001110 | 10011 | 0 | 101001 | 11000011 | 1000000 | 100100 |
Color Harmonies of #217996
Complementary color
Monochromatic Colors of #217996
Black with #217996
Text Example
Text Example
White with #217996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217996; }
p { color: rgb(33,121,150); }
H1.HeaderClassName
{
color: #217996;
}
.AnyTagClassName
{
color: #217996;
}
</style>
background-color css
<style>
a { background-color: #217996; }
a { background-color: rgb(33,121,150); }
div.DivClassName
{
background-color: #217996;
}
.BgClassName
{
background-color: #217996;
}
</style>
border-color css
<style>
span { border-color: #217996; }
span { border-color: rgb(33,121,150); }
td.TdClassName
{
border-color: #217996;
}
.TagClassName
{
border-color: #217996;
}
</style>