Shades of Lochmara #366598
Tints of Lochmara #366598
RGB
CMYK
RGB Variations
Color information
#366598 (or 0x366598) is known color: Lochmara. HEX triplet: 36, 65 and 98. RGB value is (54,101,152). Sum of RGB (Red+Green+Blue) = 54+101+152=307 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.59% from 307); Green value is 101 (39.84% from 255 or 32.90% from 307); Blue value is 152 (59.77% from 255 or 49.51% from 307); Max value from RGB is 152 - color contains mainly: blue. Hex color #366598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366598 is #C99A67. Grayscale: #5C5C5C. Windows color (decimal): -13212264 or 9987382. OLE color: 9987382.
HSL color Cylindrical-coordinate representation of color #366598: hue angle of 211.22º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #366598 is Cyan = 0.64, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 54 | 101 | 152 | - |
| CMYK | 0.64 | 0.34 | 0 | 0.40 |
| HSL | 211.22º | 0.48% | 0.4% | - |
| HSV(B) | 211.22º | 0.64% | 0.6% | - |
| XYZ | 11.84 | 12.36 | 31.47 | - |
| YUV | 92.76 | 161.43 | 100.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 101 | 152 | 0.64 | 0.34 | 0 | 0.40 | 211.22 | 0.48 | 0.4 |
| Hex | 36 | 65 | 98 | 40 | 22 | 0 | 28 | D3 | 30 | 28 |
| Octal | 66 | 145 | 230 | 100 | 42 | 0 | 50 | 323 | 60 | 50 |
| Binary | 110110 | 1100101 | 10011000 | 1000000 | 100010 | 0 | 101000 | 11010011 | 110000 | 101000 |
Color Harmonies of #366598
Complementary color
Monochromatic Colors of #366598
Black with #366598
Text Example
Text Example
White with #366598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366598; }
p { color: rgb(54,101,152); }
H1.HeaderClassName
{
color: #366598;
}
.AnyTagClassName
{
color: #366598;
}
</style>
background-color css
<style>
a { background-color: #366598; }
a { background-color: rgb(54,101,152); }
div.DivClassName
{
background-color: #366598;
}
.BgClassName
{
background-color: #366598;
}
</style>
border-color css
<style>
span { border-color: #366598; }
span { border-color: rgb(54,101,152); }
td.TdClassName
{
border-color: #366598;
}
.TagClassName
{
border-color: #366598;
}
</style>