Shades of Lochmara #276994
Tints of Lochmara #276994
RGB
CMYK
RGB Variations
Color information
#276994 (or 0x276994) is known color: Lochmara. HEX triplet: 27, 69 and 94. RGB value is (39,105,148). Sum of RGB (Red+Green+Blue) = 39+105+148=292 (38% of max value = 765). Red value is 39 (15.62% from 255 or 13.36% from 292); Green value is 105 (41.41% from 255 or 35.96% from 292); Blue value is 148 (58.20% from 255 or 50.68% from 292); Max value from RGB is 148 - color contains mainly: blue. Hex color #276994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276994 is #D8966B. Grayscale: #595959. Windows color (decimal): -14194284 or 9726247. OLE color: 9726247.
HSL color Cylindrical-coordinate representation of color #276994: hue angle of 203.67º degrees, saturation: 0.58, 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 #276994 is Cyan = 0.74, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 105 | 148 | - |
| CMYK | 0.74 | 0.29 | 0 | 0.42 |
| HSL | 203.67º | 0.58% | 0.37% | - |
| HSV(B) | 203.67º | 0.74% | 0.58% | - |
| XYZ | 11.23 | 12.67 | 29.87 | - |
| YUV | 90.17 | 160.63 | 91.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 105 | 148 | 0.74 | 0.29 | 0 | 0.42 | 203.67 | 0.58 | 0.37 |
| Hex | 27 | 69 | 94 | 4A | 1D | 0 | 2A | CC | 3A | 25 |
| Octal | 47 | 151 | 224 | 112 | 35 | 0 | 52 | 314 | 72 | 45 |
| Binary | 100111 | 1101001 | 10010100 | 1001010 | 11101 | 0 | 101010 | 11001100 | 111010 | 100101 |
Color Harmonies of #276994
Complementary color
Monochromatic Colors of #276994
Black with #276994
Text Example
Text Example
White with #276994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276994; }
p { color: rgb(39,105,148); }
H1.HeaderClassName
{
color: #276994;
}
.AnyTagClassName
{
color: #276994;
}
</style>
background-color css
<style>
a { background-color: #276994; }
a { background-color: rgb(39,105,148); }
div.DivClassName
{
background-color: #276994;
}
.BgClassName
{
background-color: #276994;
}
</style>
border-color css
<style>
span { border-color: #276994; }
span { border-color: rgb(39,105,148); }
td.TdClassName
{
border-color: #276994;
}
.TagClassName
{
border-color: #276994;
}
</style>