Shades of Lochmara #276597
Tints of Lochmara #276597
RGB
CMYK
RGB Variations
Color information
#276597 (or 0x276597) is known color: Lochmara. HEX triplet: 27, 65 and 97. RGB value is (39,101,151). Sum of RGB (Red+Green+Blue) = 39+101+151=291 (38% of max value = 765). Red value is 39 (15.62% from 255 or 13.40% from 291); Green value is 101 (39.84% from 255 or 34.71% from 291); Blue value is 151 (59.38% from 255 or 51.89% from 291); Max value from RGB is 151 - color contains mainly: blue. Hex color #276597 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276597 is #D89A68. Grayscale: #575757. Windows color (decimal): -14195305 or 9921831. OLE color: 9921831.
HSL color Cylindrical-coordinate representation of color #276597: hue angle of 206.79º 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 #276597 is Cyan = 0.74, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 101 | 151 | - |
| CMYK | 0.74 | 0.33 | 0 | 0.41 |
| HSL | 206.79º | 0.59% | 0.37% | - |
| HSV(B) | 206.79º | 0.74% | 0.59% | - |
| XYZ | 11.08 | 11.97 | 31.01 | - |
| YUV | 88.16 | 163.46 | 92.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 101 | 151 | 0.74 | 0.33 | 0 | 0.41 | 206.79 | 0.59 | 0.37 |
| Hex | 27 | 65 | 97 | 4A | 21 | 0 | 29 | CF | 3B | 25 |
| Octal | 47 | 145 | 227 | 112 | 41 | 0 | 51 | 317 | 73 | 45 |
| Binary | 100111 | 1100101 | 10010111 | 1001010 | 100001 | 0 | 101001 | 11001111 | 111011 | 100101 |
Color Harmonies of #276597
Complementary color
Monochromatic Colors of #276597
Black with #276597
Text Example
Text Example
White with #276597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276597; }
p { color: rgb(39,101,151); }
H1.HeaderClassName
{
color: #276597;
}
.AnyTagClassName
{
color: #276597;
}
</style>
background-color css
<style>
a { background-color: #276597; }
a { background-color: rgb(39,101,151); }
div.DivClassName
{
background-color: #276597;
}
.BgClassName
{
background-color: #276597;
}
</style>
border-color css
<style>
span { border-color: #276597; }
span { border-color: rgb(39,101,151); }
td.TdClassName
{
border-color: #276597;
}
.TagClassName
{
border-color: #276597;
}
</style>