Shades of Lochmara #217195
Tints of Lochmara #217195
RGB
CMYK
RGB Variations
Color information
#217195 (or 0x217195) is known color: Lochmara. HEX triplet: 21, 71 and 95. RGB value is (33,113,149). Sum of RGB (Red+Green+Blue) = 33+113+149=295 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11.19% from 295); Green value is 113 (44.53% from 255 or 38.31% from 295); Blue value is 149 (58.59% from 255 or 50.51% from 295); Max value from RGB is 149 - color contains mainly: blue. Hex color #217195 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217195 is #DE8E6A. Grayscale: #5C5C5C. Windows color (decimal): -14585451 or 9793825. OLE color: 9793825.
HSL color Cylindrical-coordinate representation of color #217195: hue angle of 198.62º 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 #217195 is Cyan = 0.78, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 113 | 149 | - |
| CMYK | 0.78 | 0.24 | 0 | 0.42 |
| HSL | 198.62º | 0.64% | 0.36% | - |
| HSV(B) | 198.62º | 0.78% | 0.58% | - |
| XYZ | 11.96 | 14.3 | 30.56 | - |
| YUV | 93.18 | 159.5 | 85.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 113 | 149 | 0.78 | 0.24 | 0 | 0.42 | 198.62 | 0.64 | 0.36 |
| Hex | 21 | 71 | 95 | 4E | 18 | 0 | 2A | C7 | 40 | 24 |
| Octal | 41 | 161 | 225 | 116 | 30 | 0 | 52 | 307 | 100 | 44 |
| Binary | 100001 | 1110001 | 10010101 | 1001110 | 11000 | 0 | 101010 | 11000111 | 1000000 | 100100 |
Color Harmonies of #217195
Complementary color
Monochromatic Colors of #217195
Black with #217195
Text Example
Text Example
White with #217195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217195; }
p { color: rgb(33,113,149); }
H1.HeaderClassName
{
color: #217195;
}
.AnyTagClassName
{
color: #217195;
}
</style>
background-color css
<style>
a { background-color: #217195; }
a { background-color: rgb(33,113,149); }
div.DivClassName
{
background-color: #217195;
}
.BgClassName
{
background-color: #217195;
}
</style>
border-color css
<style>
span { border-color: #217195; }
span { border-color: rgb(33,113,149); }
td.TdClassName
{
border-color: #217195;
}
.TagClassName
{
border-color: #217195;
}
</style>