Shades of Lochmara #277699
Tints of Lochmara #277699
RGB
CMYK
RGB Variations
Color information
#277699 (or 0x277699) is known color: Lochmara. HEX triplet: 27, 76 and 99. RGB value is (39,118,153). Sum of RGB (Red+Green+Blue) = 39+118+153=310 (41% of max value = 765). Red value is 39 (15.62% from 255 or 12.58% from 310); Green value is 118 (46.48% from 255 or 38.06% from 310); Blue value is 153 (60.16% from 255 or 49.35% from 310); Max value from RGB is 153 - color contains mainly: blue. Hex color #277699 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277699 is #D88966. Grayscale: #626262. Windows color (decimal): -14190951 or 10057255. OLE color: 10057255.
HSL color Cylindrical-coordinate representation of color #277699: hue angle of 198.42º degrees, saturation: 0.59, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #277699 is Cyan = 0.75, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 39 | 118 | 153 | - |
| CMYK | 0.75 | 0.23 | 0 | 0.4 |
| HSL | 198.42º | 0.59% | 0.38% | - |
| HSV(B) | 198.42º | 0.75% | 0.6% | - |
| XYZ | 13.06 | 15.69 | 32.48 | - |
| YUV | 98.37 | 158.83 | 85.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 118 | 153 | 0.75 | 0.23 | 0 | 0.4 | 198.42 | 0.59 | 0.38 |
| Hex | 27 | 76 | 99 | 4B | 17 | 0 | 28 | C6 | 3B | 26 |
| Octal | 47 | 166 | 231 | 113 | 27 | 0 | 50 | 306 | 73 | 46 |
| Binary | 100111 | 1110110 | 10011001 | 1001011 | 10111 | 0 | 101000 | 11000110 | 111011 | 100110 |
Color Harmonies of #277699
Complementary color
Monochromatic Colors of #277699
Black with #277699
Text Example
Text Example
White with #277699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277699; }
p { color: rgb(39,118,153); }
H1.HeaderClassName
{
color: #277699;
}
.AnyTagClassName
{
color: #277699;
}
</style>
background-color css
<style>
a { background-color: #277699; }
a { background-color: rgb(39,118,153); }
div.DivClassName
{
background-color: #277699;
}
.BgClassName
{
background-color: #277699;
}
</style>
border-color css
<style>
span { border-color: #277699; }
span { border-color: rgb(39,118,153); }
td.TdClassName
{
border-color: #277699;
}
.TagClassName
{
border-color: #277699;
}
</style>