Shades of Lochmara #307197
Tints of Lochmara #307197
RGB
CMYK
RGB Variations
Color information
#307197 (or 0x307197) is known color: Lochmara. HEX triplet: 30, 71 and 97. RGB value is (48,113,151). Sum of RGB (Red+Green+Blue) = 48+113+151=312 (41% of max value = 765). Red value is 48 (19.14% from 255 or 15.38% from 312); Green value is 113 (44.53% from 255 or 36.22% from 312); Blue value is 151 (59.38% from 255 or 48.40% from 312); Max value from RGB is 151 - color contains mainly: blue. Hex color #307197 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #307197 is #CF8E68. Grayscale: #616161. Windows color (decimal): -13602409 or 9924912. OLE color: 9924912.
HSL color Cylindrical-coordinate representation of color #307197: hue angle of 202.14º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #307197 is Cyan = 0.68, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 48 | 113 | 151 | - |
| CMYK | 0.68 | 0.25 | 0 | 0.41 |
| HSL | 202.14º | 0.52% | 0.39% | - |
| HSV(B) | 202.14º | 0.68% | 0.59% | - |
| XYZ | 12.71 | 14.67 | 31.44 | - |
| YUV | 97.9 | 157.97 | 92.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 113 | 151 | 0.68 | 0.25 | 0 | 0.41 | 202.14 | 0.52 | 0.39 |
| Hex | 30 | 71 | 97 | 44 | 19 | 0 | 29 | CA | 34 | 27 |
| Octal | 60 | 161 | 227 | 104 | 31 | 0 | 51 | 312 | 64 | 47 |
| Binary | 110000 | 1110001 | 10010111 | 1000100 | 11001 | 0 | 101001 | 11001010 | 110100 | 100111 |
Color Harmonies of #307197
Complementary color
Monochromatic Colors of #307197
Black with #307197
Text Example
Text Example
White with #307197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307197; }
p { color: rgb(48,113,151); }
H1.HeaderClassName
{
color: #307197;
}
.AnyTagClassName
{
color: #307197;
}
</style>
background-color css
<style>
a { background-color: #307197; }
a { background-color: rgb(48,113,151); }
div.DivClassName
{
background-color: #307197;
}
.BgClassName
{
background-color: #307197;
}
</style>
border-color css
<style>
span { border-color: #307197; }
span { border-color: rgb(48,113,151); }
td.TdClassName
{
border-color: #307197;
}
.TagClassName
{
border-color: #307197;
}
</style>