Shades of Lochmara #277797
Tints of Lochmara #277797
RGB
CMYK
RGB Variations
Color information
#277797 (or 0x277797) is known color: Lochmara. HEX triplet: 27, 77 and 97. RGB value is (39,119,151). Sum of RGB (Red+Green+Blue) = 39+119+151=309 (40% of max value = 765). Red value is 39 (15.62% from 255 or 12.62% from 309); Green value is 119 (46.88% from 255 or 38.51% from 309); Blue value is 151 (59.38% from 255 or 48.87% from 309); Max value from RGB is 151 - color contains mainly: blue. Hex color #277797 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277797 is #D88868. Grayscale: #626262. Windows color (decimal): -14190697 or 9926439. OLE color: 9926439.
HSL color Cylindrical-coordinate representation of color #277797: hue angle of 197.14º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #277797 is Cyan = 0.74, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 119 | 151 | - |
| CMYK | 0.74 | 0.21 | 0 | 0.41 |
| HSL | 197.14º | 0.59% | 0.37% | - |
| HSV(B) | 197.14º | 0.74% | 0.59% | - |
| XYZ | 13.02 | 15.86 | 31.65 | - |
| YUV | 98.73 | 157.5 | 85.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 119 | 151 | 0.74 | 0.21 | 0 | 0.41 | 197.14 | 0.59 | 0.37 |
| Hex | 27 | 77 | 97 | 4A | 15 | 0 | 29 | C5 | 3B | 25 |
| Octal | 47 | 167 | 227 | 112 | 25 | 0 | 51 | 305 | 73 | 45 |
| Binary | 100111 | 1110111 | 10010111 | 1001010 | 10101 | 0 | 101001 | 11000101 | 111011 | 100101 |
Color Harmonies of #277797
Complementary color
Monochromatic Colors of #277797
Black with #277797
Text Example
Text Example
White with #277797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277797; }
p { color: rgb(39,119,151); }
H1.HeaderClassName
{
color: #277797;
}
.AnyTagClassName
{
color: #277797;
}
</style>
background-color css
<style>
a { background-color: #277797; }
a { background-color: rgb(39,119,151); }
div.DivClassName
{
background-color: #277797;
}
.BgClassName
{
background-color: #277797;
}
</style>
border-color css
<style>
span { border-color: #277797; }
span { border-color: rgb(39,119,151); }
td.TdClassName
{
border-color: #277797;
}
.TagClassName
{
border-color: #277797;
}
</style>