Shades of Lochmara #276793
Tints of Lochmara #276793
RGB
CMYK
RGB Variations
Color information
#276793 (or 0x276793) is known color: Lochmara. HEX triplet: 27, 67 and 93. RGB value is (39,103,147). Sum of RGB (Red+Green+Blue) = 39+103+147=289 (38% of max value = 765). Red value is 39 (15.62% from 255 or 13.49% from 289); Green value is 103 (40.62% from 255 or 35.64% from 289); Blue value is 147 (57.81% from 255 or 50.87% from 289); Max value from RGB is 147 - color contains mainly: blue. Hex color #276793 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276793 is #D8986C. Grayscale: #585858. Windows color (decimal): -14194797 or 9660199. OLE color: 9660199.
HSL color Cylindrical-coordinate representation of color #276793: hue angle of 204.44º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #276793 is Cyan = 0.73, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 103 | 147 | - |
| CMYK | 0.73 | 0.30 | 0 | 0.42 |
| HSL | 204.44º | 0.58% | 0.36% | - |
| HSV(B) | 204.44º | 0.73% | 0.58% | - |
| XYZ | 10.95 | 12.24 | 29.39 | - |
| YUV | 88.88 | 160.8 | 92.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 147 | 0.73 | 0.30 | 0 | 0.42 | 204.44 | 0.58 | 0.36 |
| Hex | 27 | 67 | 93 | 49 | 1E | 0 | 2A | CC | 3A | 24 |
| Octal | 47 | 147 | 223 | 111 | 36 | 0 | 52 | 314 | 72 | 44 |
| Binary | 100111 | 1100111 | 10010011 | 1001001 | 11110 | 0 | 101010 | 11001100 | 111010 | 100100 |
Color Harmonies of #276793
Complementary color
Monochromatic Colors of #276793
Black with #276793
Text Example
Text Example
White with #276793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276793; }
p { color: rgb(39,103,147); }
H1.HeaderClassName
{
color: #276793;
}
.AnyTagClassName
{
color: #276793;
}
</style>
background-color css
<style>
a { background-color: #276793; }
a { background-color: rgb(39,103,147); }
div.DivClassName
{
background-color: #276793;
}
.BgClassName
{
background-color: #276793;
}
</style>
border-color css
<style>
span { border-color: #276793; }
span { border-color: rgb(39,103,147); }
td.TdClassName
{
border-color: #276793;
}
.TagClassName
{
border-color: #276793;
}
</style>