Shades of Lochmara #367899
Tints of Lochmara #367899
RGB
CMYK
RGB Variations
Color information
#367899 (or 0x367899) is known color: Lochmara. HEX triplet: 36, 78 and 99. RGB value is (54,120,153). Sum of RGB (Red+Green+Blue) = 54+120+153=327 (43% of max value = 765). Red value is 54 (21.48% from 255 or 16.51% from 327); Green value is 120 (47.27% from 255 or 36.70% from 327); Blue value is 153 (60.16% from 255 or 46.79% from 327); Max value from RGB is 153 - color contains mainly: blue. Hex color #367899 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367899 is #C98766. Grayscale: #676767. Windows color (decimal): -13207399 or 10057782. OLE color: 10057782.
HSL color Cylindrical-coordinate representation of color #367899: hue angle of 200º degrees, saturation: 0.48, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #367899 is Cyan = 0.65, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 54 | 120 | 153 | - |
| CMYK | 0.65 | 0.22 | 0 | 0.4 |
| HSL | 200º | 0.48% | 0.41% | - |
| HSV(B) | 200º | 0.65% | 0.6% | - |
| XYZ | 13.99 | 16.52 | 32.59 | - |
| YUV | 104.03 | 155.63 | 92.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 120 | 153 | 0.65 | 0.22 | 0 | 0.4 | 200 | 0.48 | 0.41 |
| Hex | 36 | 78 | 99 | 41 | 16 | 0 | 28 | C8 | 30 | 29 |
| Octal | 66 | 170 | 231 | 101 | 26 | 0 | 50 | 310 | 60 | 51 |
| Binary | 110110 | 1111000 | 10011001 | 1000001 | 10110 | 0 | 101000 | 11001000 | 110000 | 101001 |
Color Harmonies of #367899
Complementary color
Monochromatic Colors of #367899
Black with #367899
Text Example
Text Example
White with #367899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367899; }
p { color: rgb(54,120,153); }
H1.HeaderClassName
{
color: #367899;
}
.AnyTagClassName
{
color: #367899;
}
</style>
background-color css
<style>
a { background-color: #367899; }
a { background-color: rgb(54,120,153); }
div.DivClassName
{
background-color: #367899;
}
.BgClassName
{
background-color: #367899;
}
</style>
border-color css
<style>
span { border-color: #367899; }
span { border-color: rgb(54,120,153); }
td.TdClassName
{
border-color: #367899;
}
.TagClassName
{
border-color: #367899;
}
</style>