Shades of Lochmara #277696
Tints of Lochmara #277696
RGB
CMYK
RGB Variations
Color information
#277696 (or 0x277696) is known color: Lochmara. HEX triplet: 27, 76 and 96. RGB value is (39,118,150). Sum of RGB (Red+Green+Blue) = 39+118+150=307 (40% of max value = 765). Red value is 39 (15.62% from 255 or 12.70% from 307); Green value is 118 (46.48% from 255 or 38.44% from 307); Blue value is 150 (58.98% from 255 or 48.86% from 307); Max value from RGB is 150 - color contains mainly: blue. Hex color #277696 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277696 is #D88969. Grayscale: #616161. Windows color (decimal): -14190954 or 9860647. OLE color: 9860647.
HSL color Cylindrical-coordinate representation of color #277696: hue angle of 197.3º 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 #277696 is Cyan = 0.74, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 118 | 150 | - |
| CMYK | 0.74 | 0.21 | 0 | 0.41 |
| HSL | 197.3º | 0.59% | 0.37% | - |
| HSV(B) | 197.3º | 0.74% | 0.59% | - |
| XYZ | 12.82 | 15.59 | 31.19 | - |
| YUV | 98.03 | 157.33 | 85.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 118 | 150 | 0.74 | 0.21 | 0 | 0.41 | 197.3 | 0.59 | 0.37 |
| Hex | 27 | 76 | 96 | 4A | 15 | 0 | 29 | C5 | 3B | 25 |
| Octal | 47 | 166 | 226 | 112 | 25 | 0 | 51 | 305 | 73 | 45 |
| Binary | 100111 | 1110110 | 10010110 | 1001010 | 10101 | 0 | 101001 | 11000101 | 111011 | 100101 |
Color Harmonies of #277696
Complementary color
Monochromatic Colors of #277696
Black with #277696
Text Example
Text Example
White with #277696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277696; }
p { color: rgb(39,118,150); }
H1.HeaderClassName
{
color: #277696;
}
.AnyTagClassName
{
color: #277696;
}
</style>
background-color css
<style>
a { background-color: #277696; }
a { background-color: rgb(39,118,150); }
div.DivClassName
{
background-color: #277696;
}
.BgClassName
{
background-color: #277696;
}
</style>
border-color css
<style>
span { border-color: #277696; }
span { border-color: rgb(39,118,150); }
td.TdClassName
{
border-color: #277696;
}
.TagClassName
{
border-color: #277696;
}
</style>