Shades of Lochmara #217497
Tints of Lochmara #217497
RGB
CMYK
RGB Variations
Color information
#217497 (or 0x217497) is known color: Lochmara. HEX triplet: 21, 74 and 97. RGB value is (33,116,151). Sum of RGB (Red+Green+Blue) = 33+116+151=300 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11% from 300); Green value is 116 (45.70% from 255 or 38.67% from 300); Blue value is 151 (59.38% from 255 or 50.33% from 300); Max value from RGB is 151 - color contains mainly: blue. Hex color #217497 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217497 is #DE8B68. Grayscale: #5E5E5E. Windows color (decimal): -14584681 or 9925665. OLE color: 9925665.
HSL color Cylindrical-coordinate representation of color #217497: hue angle of 197.8º 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 #217497 is Cyan = 0.78, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 33 | 116 | 151 | - |
| CMYK | 0.78 | 0.23 | 0 | 0.41 |
| HSL | 197.8º | 0.64% | 0.36% | - |
| HSV(B) | 197.8º | 0.78% | 0.59% | - |
| XYZ | 12.46 | 15.05 | 31.53 | - |
| YUV | 95.17 | 159.5 | 83.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 151 | 0.78 | 0.23 | 0 | 0.41 | 197.8 | 0.64 | 0.36 |
| Hex | 21 | 74 | 97 | 4E | 17 | 0 | 29 | C6 | 40 | 24 |
| Octal | 41 | 164 | 227 | 116 | 27 | 0 | 51 | 306 | 100 | 44 |
| Binary | 100001 | 1110100 | 10010111 | 1001110 | 10111 | 0 | 101001 | 11000110 | 1000000 | 100100 |
Color Harmonies of #217497
Complementary color
Monochromatic Colors of #217497
Black with #217497
Text Example
Text Example
White with #217497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217497; }
p { color: rgb(33,116,151); }
H1.HeaderClassName
{
color: #217497;
}
.AnyTagClassName
{
color: #217497;
}
</style>
background-color css
<style>
a { background-color: #217497; }
a { background-color: rgb(33,116,151); }
div.DivClassName
{
background-color: #217497;
}
.BgClassName
{
background-color: #217497;
}
</style>
border-color css
<style>
span { border-color: #217497; }
span { border-color: rgb(33,116,151); }
td.TdClassName
{
border-color: #217497;
}
.TagClassName
{
border-color: #217497;
}
</style>