Shades of Lochmara #277997
Tints of Lochmara #277997
RGB
CMYK
RGB Variations
Color information
#277997 (or 0x277997) is known color: Lochmara. HEX triplet: 27, 79 and 97. RGB value is (39,121,151). Sum of RGB (Red+Green+Blue) = 39+121+151=311 (41% of max value = 765). Red value is 39 (15.62% from 255 or 12.54% from 311); Green value is 121 (47.66% from 255 or 38.91% from 311); Blue value is 151 (59.38% from 255 or 48.55% from 311); Max value from RGB is 151 - color contains mainly: blue. Hex color #277997 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277997 is #D88668. Grayscale: #636363. Windows color (decimal): -14190185 or 9926951. OLE color: 9926951.
HSL color Cylindrical-coordinate representation of color #277997: hue angle of 196.07º 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 #277997 is Cyan = 0.74, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 121 | 151 | - |
| CMYK | 0.74 | 0.20 | 0 | 0.41 |
| HSL | 196.07º | 0.59% | 0.37% | - |
| HSV(B) | 196.07º | 0.74% | 0.59% | - |
| XYZ | 13.26 | 16.34 | 31.73 | - |
| YUV | 99.9 | 156.83 | 84.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 121 | 151 | 0.74 | 0.20 | 0 | 0.41 | 196.07 | 0.59 | 0.37 |
| Hex | 27 | 79 | 97 | 4A | 14 | 0 | 29 | C4 | 3B | 25 |
| Octal | 47 | 171 | 227 | 112 | 24 | 0 | 51 | 304 | 73 | 45 |
| Binary | 100111 | 1111001 | 10010111 | 1001010 | 10100 | 0 | 101001 | 11000100 | 111011 | 100101 |
Color Harmonies of #277997
Complementary color
Monochromatic Colors of #277997
Black with #277997
Text Example
Text Example
White with #277997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277997; }
p { color: rgb(39,121,151); }
H1.HeaderClassName
{
color: #277997;
}
.AnyTagClassName
{
color: #277997;
}
</style>
background-color css
<style>
a { background-color: #277997; }
a { background-color: rgb(39,121,151); }
div.DivClassName
{
background-color: #277997;
}
.BgClassName
{
background-color: #277997;
}
</style>
border-color css
<style>
span { border-color: #277997; }
span { border-color: rgb(39,121,151); }
td.TdClassName
{
border-color: #277997;
}
.TagClassName
{
border-color: #277997;
}
</style>