Shades of Lochmara #277195
Tints of Lochmara #277195
RGB
CMYK
RGB Variations
Color information
#277195 (or 0x277195) is known color: Lochmara. HEX triplet: 27, 71 and 95. RGB value is (39,113,149). Sum of RGB (Red+Green+Blue) = 39+113+149=301 (39% of max value = 765). Red value is 39 (15.62% from 255 or 12.96% from 301); Green value is 113 (44.53% from 255 or 37.54% from 301); Blue value is 149 (58.59% from 255 or 49.50% from 301); Max value from RGB is 149 - color contains mainly: blue. Hex color #277195 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277195 is #D88E6A. Grayscale: #5E5E5E. Windows color (decimal): -14192235 or 9793831. OLE color: 9793831.
HSL color Cylindrical-coordinate representation of color #277195: hue angle of 199.64º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #277195 is Cyan = 0.74, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 113 | 149 | - |
| CMYK | 0.74 | 0.24 | 0 | 0.42 |
| HSL | 199.64º | 0.59% | 0.37% | - |
| HSV(B) | 199.64º | 0.74% | 0.58% | - |
| XYZ | 12.17 | 14.41 | 30.57 | - |
| YUV | 94.98 | 158.48 | 88.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 113 | 149 | 0.74 | 0.24 | 0 | 0.42 | 199.64 | 0.59 | 0.37 |
| Hex | 27 | 71 | 95 | 4A | 18 | 0 | 2A | C8 | 3B | 25 |
| Octal | 47 | 161 | 225 | 112 | 30 | 0 | 52 | 310 | 73 | 45 |
| Binary | 100111 | 1110001 | 10010101 | 1001010 | 11000 | 0 | 101010 | 11001000 | 111011 | 100101 |
Color Harmonies of #277195
Complementary color
Monochromatic Colors of #277195
Black with #277195
Text Example
Text Example
White with #277195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277195; }
p { color: rgb(39,113,149); }
H1.HeaderClassName
{
color: #277195;
}
.AnyTagClassName
{
color: #277195;
}
</style>
background-color css
<style>
a { background-color: #277195; }
a { background-color: rgb(39,113,149); }
div.DivClassName
{
background-color: #277195;
}
.BgClassName
{
background-color: #277195;
}
</style>
border-color css
<style>
span { border-color: #277195; }
span { border-color: rgb(39,113,149); }
td.TdClassName
{
border-color: #277195;
}
.TagClassName
{
border-color: #277195;
}
</style>