Shades of Lochmara #276998
Tints of Lochmara #276998
RGB
CMYK
RGB Variations
Color information
#276998 (or 0x276998) is known color: Lochmara. HEX triplet: 27, 69 and 98. RGB value is (39,105,152). Sum of RGB (Red+Green+Blue) = 39+105+152=296 (39% of max value = 765). Red value is 39 (15.62% from 255 or 13.18% from 296); Green value is 105 (41.41% from 255 or 35.47% from 296); Blue value is 152 (59.77% from 255 or 51.35% from 296); Max value from RGB is 152 - color contains mainly: blue. Hex color #276998 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276998 is #D89667. Grayscale: #5A5A5A. Windows color (decimal): -14194280 or 9988391. OLE color: 9988391.
HSL color Cylindrical-coordinate representation of color #276998: hue angle of 204.96º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #276998 is Cyan = 0.74, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 39 | 105 | 152 | - |
| CMYK | 0.74 | 0.31 | 0 | 0.40 |
| HSL | 204.96º | 0.59% | 0.37% | - |
| HSV(B) | 204.96º | 0.74% | 0.6% | - |
| XYZ | 11.56 | 12.8 | 31.57 | - |
| YUV | 90.62 | 162.63 | 91.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 105 | 152 | 0.74 | 0.31 | 0 | 0.40 | 204.96 | 0.59 | 0.37 |
| Hex | 27 | 69 | 98 | 4A | 1F | 0 | 28 | CD | 3B | 25 |
| Octal | 47 | 151 | 230 | 112 | 37 | 0 | 50 | 315 | 73 | 45 |
| Binary | 100111 | 1101001 | 10011000 | 1001010 | 11111 | 0 | 101000 | 11001101 | 111011 | 100101 |
Color Harmonies of #276998
Complementary color
Monochromatic Colors of #276998
Black with #276998
Text Example
Text Example
White with #276998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276998; }
p { color: rgb(39,105,152); }
H1.HeaderClassName
{
color: #276998;
}
.AnyTagClassName
{
color: #276998;
}
</style>
background-color css
<style>
a { background-color: #276998; }
a { background-color: rgb(39,105,152); }
div.DivClassName
{
background-color: #276998;
}
.BgClassName
{
background-color: #276998;
}
</style>
border-color css
<style>
span { border-color: #276998; }
span { border-color: rgb(39,105,152); }
td.TdClassName
{
border-color: #276998;
}
.TagClassName
{
border-color: #276998;
}
</style>