Shades of Lochmara #217495
Tints of Lochmara #217495
RGB
CMYK
RGB Variations
Color information
#217495 (or 0x217495) is known color: Lochmara. HEX triplet: 21, 74 and 95. RGB value is (33,116,149). Sum of RGB (Red+Green+Blue) = 33+116+149=298 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11.07% from 298); Green value is 116 (45.70% from 255 or 38.93% from 298); Blue value is 149 (58.59% from 255 or 50% from 298); Max value from RGB is 149 - color contains mainly: blue. Hex color #217495 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217495 is #DE8B6A. Grayscale: #5E5E5E. Windows color (decimal): -14584683 or 9794593. OLE color: 9794593.
HSL color Cylindrical-coordinate representation of color #217495: hue angle of 197.07º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #217495 is Cyan = 0.78, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 116 | 149 | - |
| CMYK | 0.78 | 0.22 | 0 | 0.42 |
| HSL | 197.07º | 0.64% | 0.36% | - |
| HSV(B) | 197.07º | 0.78% | 0.58% | - |
| XYZ | 12.3 | 14.98 | 30.68 | - |
| YUV | 94.95 | 158.5 | 83.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 149 | 0.78 | 0.22 | 0 | 0.42 | 197.07 | 0.64 | 0.36 |
| Hex | 21 | 74 | 95 | 4E | 16 | 0 | 2A | C5 | 40 | 24 |
| Octal | 41 | 164 | 225 | 116 | 26 | 0 | 52 | 305 | 100 | 44 |
| Binary | 100001 | 1110100 | 10010101 | 1001110 | 10110 | 0 | 101010 | 11000101 | 1000000 | 100100 |
Color Harmonies of #217495
Complementary color
Monochromatic Colors of #217495
Black with #217495
Text Example
Text Example
White with #217495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217495; }
p { color: rgb(33,116,149); }
H1.HeaderClassName
{
color: #217495;
}
.AnyTagClassName
{
color: #217495;
}
</style>
background-color css
<style>
a { background-color: #217495; }
a { background-color: rgb(33,116,149); }
div.DivClassName
{
background-color: #217495;
}
.BgClassName
{
background-color: #217495;
}
</style>
border-color css
<style>
span { border-color: #217495; }
span { border-color: rgb(33,116,149); }
td.TdClassName
{
border-color: #217495;
}
.TagClassName
{
border-color: #217495;
}
</style>