Shades of Lochmara #367699
Tints of Lochmara #367699
RGB
CMYK
RGB Variations
Color information
#367699 (or 0x367699) is known color: Lochmara. HEX triplet: 36, 76 and 99. RGB value is (54,118,153). Sum of RGB (Red+Green+Blue) = 54+118+153=325 (43% of max value = 765). Red value is 54 (21.48% from 255 or 16.62% from 325); Green value is 118 (46.48% from 255 or 36.31% from 325); Blue value is 153 (60.16% from 255 or 47.08% from 325); Max value from RGB is 153 - color contains mainly: blue. Hex color #367699 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367699 is #C98966. Grayscale: #666666. Windows color (decimal): -13207911 or 10057270. OLE color: 10057270.
HSL color Cylindrical-coordinate representation of color #367699: hue angle of 201.21º 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 #367699 is Cyan = 0.65, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 54 | 118 | 153 | - |
| CMYK | 0.65 | 0.23 | 0 | 0.4 |
| HSL | 201.21º | 0.48% | 0.41% | - |
| HSV(B) | 201.21º | 0.65% | 0.6% | - |
| XYZ | 13.75 | 16.04 | 32.51 | - |
| YUV | 102.85 | 156.3 | 93.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 153 | 0.65 | 0.23 | 0 | 0.4 | 201.21 | 0.48 | 0.41 |
| Hex | 36 | 76 | 99 | 41 | 17 | 0 | 28 | C9 | 30 | 29 |
| Octal | 66 | 166 | 231 | 101 | 27 | 0 | 50 | 311 | 60 | 51 |
| Binary | 110110 | 1110110 | 10011001 | 1000001 | 10111 | 0 | 101000 | 11001001 | 110000 | 101001 |
Color Harmonies of #367699
Complementary color
Monochromatic Colors of #367699
Black with #367699
Text Example
Text Example
White with #367699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367699; }
p { color: rgb(54,118,153); }
H1.HeaderClassName
{
color: #367699;
}
.AnyTagClassName
{
color: #367699;
}
</style>
background-color css
<style>
a { background-color: #367699; }
a { background-color: rgb(54,118,153); }
div.DivClassName
{
background-color: #367699;
}
.BgClassName
{
background-color: #367699;
}
</style>
border-color css
<style>
span { border-color: #367699; }
span { border-color: rgb(54,118,153); }
td.TdClassName
{
border-color: #367699;
}
.TagClassName
{
border-color: #367699;
}
</style>