Shades of Lochmara #277698
Tints of Lochmara #277698
RGB
CMYK
RGB Variations
Color information
#277698 (or 0x277698) is known color: Lochmara. HEX triplet: 27, 76 and 98. RGB value is (39,118,152). Sum of RGB (Red+Green+Blue) = 39+118+152=309 (40% of max value = 765). Red value is 39 (15.62% from 255 or 12.62% from 309); Green value is 118 (46.48% from 255 or 38.19% from 309); Blue value is 152 (59.77% from 255 or 49.19% from 309); Max value from RGB is 152 - color contains mainly: blue. Hex color #277698 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277698 is #D88967. Grayscale: #626262. Windows color (decimal): -14190952 or 9991719. OLE color: 9991719.
HSL color Cylindrical-coordinate representation of color #277698: hue angle of 198.05º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #277698 is Cyan = 0.74, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 39 | 118 | 152 | - |
| CMYK | 0.74 | 0.22 | 0 | 0.40 |
| HSL | 198.05º | 0.59% | 0.37% | - |
| HSV(B) | 198.05º | 0.74% | 0.6% | - |
| XYZ | 12.98 | 15.66 | 32.04 | - |
| YUV | 98.26 | 158.33 | 85.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 118 | 152 | 0.74 | 0.22 | 0 | 0.40 | 198.05 | 0.59 | 0.37 |
| Hex | 27 | 76 | 98 | 4A | 16 | 0 | 28 | C6 | 3B | 25 |
| Octal | 47 | 166 | 230 | 112 | 26 | 0 | 50 | 306 | 73 | 45 |
| Binary | 100111 | 1110110 | 10011000 | 1001010 | 10110 | 0 | 101000 | 11000110 | 111011 | 100101 |
Color Harmonies of #277698
Complementary color
Monochromatic Colors of #277698
Black with #277698
Text Example
Text Example
White with #277698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277698; }
p { color: rgb(39,118,152); }
H1.HeaderClassName
{
color: #277698;
}
.AnyTagClassName
{
color: #277698;
}
</style>
background-color css
<style>
a { background-color: #277698; }
a { background-color: rgb(39,118,152); }
div.DivClassName
{
background-color: #277698;
}
.BgClassName
{
background-color: #277698;
}
</style>
border-color css
<style>
span { border-color: #277698; }
span { border-color: rgb(39,118,152); }
td.TdClassName
{
border-color: #277698;
}
.TagClassName
{
border-color: #277698;
}
</style>