Shades of Lochmara #276498
Tints of Lochmara #276498
RGB
CMYK
RGB Variations
Color information
#276498 (or 0x276498) is known color: Lochmara. HEX triplet: 27, 64 and 98. RGB value is (39,100,152). Sum of RGB (Red+Green+Blue) = 39+100+152=291 (38% of max value = 765). Red value is 39 (15.62% from 255 or 13.40% from 291); Green value is 100 (39.45% from 255 or 34.36% from 291); Blue value is 152 (59.77% from 255 or 52.23% from 291); Max value from RGB is 152 - color contains mainly: blue. Hex color #276498 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276498 is #D89B67. Grayscale: #575757. Windows color (decimal): -14195560 or 9987111. OLE color: 9987111.
HSL color Cylindrical-coordinate representation of color #276498: hue angle of 207.61º 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 #276498 is Cyan = 0.74, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 39 | 100 | 152 | - |
| CMYK | 0.74 | 0.34 | 0 | 0.40 |
| HSL | 207.61º | 0.59% | 0.37% | - |
| HSV(B) | 207.61º | 0.74% | 0.6% | - |
| XYZ | 11.06 | 11.81 | 31.4 | - |
| YUV | 87.69 | 164.29 | 93.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 100 | 152 | 0.74 | 0.34 | 0 | 0.40 | 207.61 | 0.59 | 0.37 |
| Hex | 27 | 64 | 98 | 4A | 22 | 0 | 28 | D0 | 3B | 25 |
| Octal | 47 | 144 | 230 | 112 | 42 | 0 | 50 | 320 | 73 | 45 |
| Binary | 100111 | 1100100 | 10011000 | 1001010 | 100010 | 0 | 101000 | 11010000 | 111011 | 100101 |
Color Harmonies of #276498
Complementary color
Monochromatic Colors of #276498
Black with #276498
Text Example
Text Example
White with #276498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276498; }
p { color: rgb(39,100,152); }
H1.HeaderClassName
{
color: #276498;
}
.AnyTagClassName
{
color: #276498;
}
</style>
background-color css
<style>
a { background-color: #276498; }
a { background-color: rgb(39,100,152); }
div.DivClassName
{
background-color: #276498;
}
.BgClassName
{
background-color: #276498;
}
</style>
border-color css
<style>
span { border-color: #276498; }
span { border-color: rgb(39,100,152); }
td.TdClassName
{
border-color: #276498;
}
.TagClassName
{
border-color: #276498;
}
</style>