Shades of Lochmara #217398
Tints of Lochmara #217398
RGB
CMYK
RGB Variations
Color information
#217398 (or 0x217398) is known color: Lochmara. HEX triplet: 21, 73 and 98. RGB value is (33,115,152). Sum of RGB (Red+Green+Blue) = 33+115+152=300 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11% from 300); Green value is 115 (45.31% from 255 or 38.33% from 300); Blue value is 152 (59.77% from 255 or 50.67% from 300); Max value from RGB is 152 - color contains mainly: blue. Hex color #217398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217398 is #DE8C67. Grayscale: #5E5E5E. Windows color (decimal): -14584936 or 9990945. OLE color: 9990945.
HSL color Cylindrical-coordinate representation of color #217398: hue angle of 198.66º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #217398 is Cyan = 0.78, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 33 | 115 | 152 | - |
| CMYK | 0.78 | 0.24 | 0 | 0.40 |
| HSL | 198.66º | 0.64% | 0.36% | - |
| HSV(B) | 198.66º | 0.78% | 0.6% | - |
| XYZ | 12.43 | 14.85 | 31.92 | - |
| YUV | 94.7 | 160.33 | 83.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 115 | 152 | 0.78 | 0.24 | 0 | 0.40 | 198.66 | 0.64 | 0.36 |
| Hex | 21 | 73 | 98 | 4E | 18 | 0 | 28 | C7 | 40 | 24 |
| Octal | 41 | 163 | 230 | 116 | 30 | 0 | 50 | 307 | 100 | 44 |
| Binary | 100001 | 1110011 | 10011000 | 1001110 | 11000 | 0 | 101000 | 11000111 | 1000000 | 100100 |
Color Harmonies of #217398
Complementary color
Monochromatic Colors of #217398
Black with #217398
Text Example
Text Example
White with #217398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217398; }
p { color: rgb(33,115,152); }
H1.HeaderClassName
{
color: #217398;
}
.AnyTagClassName
{
color: #217398;
}
</style>
background-color css
<style>
a { background-color: #217398; }
a { background-color: rgb(33,115,152); }
div.DivClassName
{
background-color: #217398;
}
.BgClassName
{
background-color: #217398;
}
</style>
border-color css
<style>
span { border-color: #217398; }
span { border-color: rgb(33,115,152); }
td.TdClassName
{
border-color: #217398;
}
.TagClassName
{
border-color: #217398;
}
</style>