Shades of Lochmara #277598
Tints of Lochmara #277598
RGB
CMYK
RGB Variations
Color information
#277598 (or 0x277598) is known color: Lochmara. HEX triplet: 27, 75 and 98. RGB value is (39,117,152). Sum of RGB (Red+Green+Blue) = 39+117+152=308 (40% of max value = 765). Red value is 39 (15.62% from 255 or 12.66% from 308); Green value is 117 (46.09% from 255 or 37.99% from 308); Blue value is 152 (59.77% from 255 or 49.35% from 308); Max value from RGB is 152 - color contains mainly: blue. Hex color #277598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277598 is #D88A67. Grayscale: #616161. Windows color (decimal): -14191208 or 9991463. OLE color: 9991463.
HSL color Cylindrical-coordinate representation of color #277598: hue angle of 198.58º 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 #277598 is Cyan = 0.74, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 39 | 117 | 152 | - |
| CMYK | 0.74 | 0.23 | 0 | 0.40 |
| HSL | 198.58º | 0.59% | 0.37% | - |
| HSV(B) | 198.58º | 0.74% | 0.6% | - |
| XYZ | 12.87 | 15.42 | 32 | - |
| YUV | 97.67 | 158.66 | 86.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 117 | 152 | 0.74 | 0.23 | 0 | 0.40 | 198.58 | 0.59 | 0.37 |
| Hex | 27 | 75 | 98 | 4A | 17 | 0 | 28 | C7 | 3B | 25 |
| Octal | 47 | 165 | 230 | 112 | 27 | 0 | 50 | 307 | 73 | 45 |
| Binary | 100111 | 1110101 | 10011000 | 1001010 | 10111 | 0 | 101000 | 11000111 | 111011 | 100101 |
Color Harmonies of #277598
Complementary color
Monochromatic Colors of #277598
Black with #277598
Text Example
Text Example
White with #277598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277598; }
p { color: rgb(39,117,152); }
H1.HeaderClassName
{
color: #277598;
}
.AnyTagClassName
{
color: #277598;
}
</style>
background-color css
<style>
a { background-color: #277598; }
a { background-color: rgb(39,117,152); }
div.DivClassName
{
background-color: #277598;
}
.BgClassName
{
background-color: #277598;
}
</style>
border-color css
<style>
span { border-color: #277598; }
span { border-color: rgb(39,117,152); }
td.TdClassName
{
border-color: #277598;
}
.TagClassName
{
border-color: #277598;
}
</style>