Shades of Lochmara #217597
Tints of Lochmara #217597
RGB
CMYK
RGB Variations
Color information
#217597 (or 0x217597) is known color: Lochmara. HEX triplet: 21, 75 and 97. RGB value is (33,117,151). Sum of RGB (Red+Green+Blue) = 33+117+151=301 (39% of max value = 765). Red value is 33 (13.28% from 255 or 10.96% from 301); Green value is 117 (46.09% from 255 or 38.87% from 301); Blue value is 151 (59.38% from 255 or 50.17% from 301); Max value from RGB is 151 - color contains mainly: blue. Hex color #217597 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217597 is #DE8A68. Grayscale: #5F5F5F. Windows color (decimal): -14584425 or 9925921. OLE color: 9925921.
HSL color Cylindrical-coordinate representation of color #217597: hue angle of 197.29º 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 #217597 is Cyan = 0.78, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 33 | 117 | 151 | - |
| CMYK | 0.78 | 0.23 | 0 | 0.41 |
| HSL | 197.29º | 0.64% | 0.36% | - |
| HSV(B) | 197.29º | 0.78% | 0.59% | - |
| XYZ | 12.57 | 15.28 | 31.56 | - |
| YUV | 95.76 | 159.17 | 83.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 151 | 0.78 | 0.23 | 0 | 0.41 | 197.29 | 0.64 | 0.36 |
| Hex | 21 | 75 | 97 | 4E | 17 | 0 | 29 | C5 | 40 | 24 |
| Octal | 41 | 165 | 227 | 116 | 27 | 0 | 51 | 305 | 100 | 44 |
| Binary | 100001 | 1110101 | 10010111 | 1001110 | 10111 | 0 | 101001 | 11000101 | 1000000 | 100100 |
Color Harmonies of #217597
Complementary color
Monochromatic Colors of #217597
Black with #217597
Text Example
Text Example
White with #217597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217597; }
p { color: rgb(33,117,151); }
H1.HeaderClassName
{
color: #217597;
}
.AnyTagClassName
{
color: #217597;
}
</style>
background-color css
<style>
a { background-color: #217597; }
a { background-color: rgb(33,117,151); }
div.DivClassName
{
background-color: #217597;
}
.BgClassName
{
background-color: #217597;
}
</style>
border-color css
<style>
span { border-color: #217597; }
span { border-color: rgb(33,117,151); }
td.TdClassName
{
border-color: #217597;
}
.TagClassName
{
border-color: #217597;
}
</style>