Shades of Lochmara #277295
Tints of Lochmara #277295
RGB
CMYK
RGB Variations
Color information
#277295 (or 0x277295) is known color: Lochmara. HEX triplet: 27, 72 and 95. RGB value is (39,114,149). Sum of RGB (Red+Green+Blue) = 39+114+149=302 (40% of max value = 765). Red value is 39 (15.62% from 255 or 12.91% from 302); Green value is 114 (44.92% from 255 or 37.75% from 302); Blue value is 149 (58.59% from 255 or 49.34% from 302); Max value from RGB is 149 - color contains mainly: blue. Hex color #277295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277295 is #D88D6A. Grayscale: #5F5F5F. Windows color (decimal): -14191979 or 9794087. OLE color: 9794087.
HSL color Cylindrical-coordinate representation of color #277295: hue angle of 199.09º 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 #277295 is Cyan = 0.74, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 114 | 149 | - |
| CMYK | 0.74 | 0.23 | 0 | 0.42 |
| HSL | 199.09º | 0.59% | 0.37% | - |
| HSV(B) | 199.09º | 0.74% | 0.58% | - |
| XYZ | 12.28 | 14.64 | 30.61 | - |
| YUV | 95.57 | 158.15 | 87.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 114 | 149 | 0.74 | 0.23 | 0 | 0.42 | 199.09 | 0.59 | 0.37 |
| Hex | 27 | 72 | 95 | 4A | 17 | 0 | 2A | C7 | 3B | 25 |
| Octal | 47 | 162 | 225 | 112 | 27 | 0 | 52 | 307 | 73 | 45 |
| Binary | 100111 | 1110010 | 10010101 | 1001010 | 10111 | 0 | 101010 | 11000111 | 111011 | 100101 |
Color Harmonies of #277295
Complementary color
Monochromatic Colors of #277295
Black with #277295
Text Example
Text Example
White with #277295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277295; }
p { color: rgb(39,114,149); }
H1.HeaderClassName
{
color: #277295;
}
.AnyTagClassName
{
color: #277295;
}
</style>
background-color css
<style>
a { background-color: #277295; }
a { background-color: rgb(39,114,149); }
div.DivClassName
{
background-color: #277295;
}
.BgClassName
{
background-color: #277295;
}
</style>
border-color css
<style>
span { border-color: #277295; }
span { border-color: rgb(39,114,149); }
td.TdClassName
{
border-color: #277295;
}
.TagClassName
{
border-color: #277295;
}
</style>