Shades of Lochmara #366798
Tints of Lochmara #366798
RGB
CMYK
RGB Variations
Color information
#366798 (or 0x366798) is known color: Lochmara. HEX triplet: 36, 67 and 98. RGB value is (54,103,152). Sum of RGB (Red+Green+Blue) = 54+103+152=309 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.48% from 309); Green value is 103 (40.62% from 255 or 33.33% from 309); Blue value is 152 (59.77% from 255 or 49.19% from 309); Max value from RGB is 152 - color contains mainly: blue. Hex color #366798 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366798 is #C99867. Grayscale: #5D5D5D. Windows color (decimal): -13211752 or 9987894. OLE color: 9987894.
HSL color Cylindrical-coordinate representation of color #366798: hue angle of 210º 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 #366798 is Cyan = 0.64, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 54 | 103 | 152 | - |
| CMYK | 0.64 | 0.32 | 0 | 0.40 |
| HSL | 210º | 0.48% | 0.4% | - |
| HSV(B) | 210º | 0.64% | 0.6% | - |
| XYZ | 12.04 | 12.75 | 31.53 | - |
| YUV | 93.94 | 160.77 | 99.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 103 | 152 | 0.64 | 0.32 | 0 | 0.40 | 210 | 0.48 | 0.4 |
| Hex | 36 | 67 | 98 | 40 | 20 | 0 | 28 | D2 | 30 | 28 |
| Octal | 66 | 147 | 230 | 100 | 40 | 0 | 50 | 322 | 60 | 50 |
| Binary | 110110 | 1100111 | 10011000 | 1000000 | 100000 | 0 | 101000 | 11010010 | 110000 | 101000 |
Color Harmonies of #366798
Complementary color
Monochromatic Colors of #366798
Black with #366798
Text Example
Text Example
White with #366798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366798; }
p { color: rgb(54,103,152); }
H1.HeaderClassName
{
color: #366798;
}
.AnyTagClassName
{
color: #366798;
}
</style>
background-color css
<style>
a { background-color: #366798; }
a { background-color: rgb(54,103,152); }
div.DivClassName
{
background-color: #366798;
}
.BgClassName
{
background-color: #366798;
}
</style>
border-color css
<style>
span { border-color: #366798; }
span { border-color: rgb(54,103,152); }
td.TdClassName
{
border-color: #366798;
}
.TagClassName
{
border-color: #366798;
}
</style>