Shades of Lochmara #276497
Tints of Lochmara #276497
RGB
CMYK
RGB Variations
Color information
#276497 (or 0x276497) is known color: Lochmara. HEX triplet: 27, 64 and 97. RGB value is (39,100,151). Sum of RGB (Red+Green+Blue) = 39+100+151=290 (38% of max value = 765). Red value is 39 (15.62% from 255 or 13.45% from 290); Green value is 100 (39.45% from 255 or 34.48% from 290); Blue value is 151 (59.38% from 255 or 52.07% from 290); Max value from RGB is 151 - color contains mainly: blue. Hex color #276497 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276497 is #D89B68. Grayscale: #575757. Windows color (decimal): -14195561 or 9921575. OLE color: 9921575.
HSL color Cylindrical-coordinate representation of color #276497: hue angle of 207.32º 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 #276497 is Cyan = 0.74, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 100 | 151 | - |
| CMYK | 0.74 | 0.34 | 0 | 0.41 |
| HSL | 207.32º | 0.59% | 0.37% | - |
| HSV(B) | 207.32º | 0.74% | 0.59% | - |
| XYZ | 10.98 | 11.78 | 30.97 | - |
| YUV | 87.58 | 163.79 | 93.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 100 | 151 | 0.74 | 0.34 | 0 | 0.41 | 207.32 | 0.59 | 0.37 |
| Hex | 27 | 64 | 97 | 4A | 22 | 0 | 29 | CF | 3B | 25 |
| Octal | 47 | 144 | 227 | 112 | 42 | 0 | 51 | 317 | 73 | 45 |
| Binary | 100111 | 1100100 | 10010111 | 1001010 | 100010 | 0 | 101001 | 11001111 | 111011 | 100101 |
Color Harmonies of #276497
Complementary color
Monochromatic Colors of #276497
Black with #276497
Text Example
Text Example
White with #276497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276497; }
p { color: rgb(39,100,151); }
H1.HeaderClassName
{
color: #276497;
}
.AnyTagClassName
{
color: #276497;
}
</style>
background-color css
<style>
a { background-color: #276497; }
a { background-color: rgb(39,100,151); }
div.DivClassName
{
background-color: #276497;
}
.BgClassName
{
background-color: #276497;
}
</style>
border-color css
<style>
span { border-color: #276497; }
span { border-color: rgb(39,100,151); }
td.TdClassName
{
border-color: #276497;
}
.TagClassName
{
border-color: #276497;
}
</style>