Shades of Lochmara #307396
Tints of Lochmara #307396
RGB
CMYK
RGB Variations
Color information
#307396 (or 0x307396) is known color: Lochmara. HEX triplet: 30, 73 and 96. RGB value is (48,115,150). Sum of RGB (Red+Green+Blue) = 48+115+150=313 (41% of max value = 765). Red value is 48 (19.14% from 255 or 15.34% from 313); Green value is 115 (45.31% from 255 or 36.74% from 313); Blue value is 150 (58.98% from 255 or 47.92% from 313); Max value from RGB is 150 - color contains mainly: blue. Hex color #307396 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #307396 is #CF8C69. Grayscale: #626262. Windows color (decimal): -13601898 or 9859888. OLE color: 9859888.
HSL color Cylindrical-coordinate representation of color #307396: hue angle of 200.59º 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 #307396 is Cyan = 0.68, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 48 | 115 | 150 | - |
| CMYK | 0.68 | 0.23 | 0 | 0.41 |
| HSL | 200.59º | 0.52% | 0.39% | - |
| HSV(B) | 200.59º | 0.68% | 0.59% | - |
| XYZ | 12.85 | 15.09 | 31.09 | - |
| YUV | 98.96 | 156.8 | 91.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 115 | 150 | 0.68 | 0.23 | 0 | 0.41 | 200.59 | 0.52 | 0.39 |
| Hex | 30 | 73 | 96 | 44 | 17 | 0 | 29 | C9 | 34 | 27 |
| Octal | 60 | 163 | 226 | 104 | 27 | 0 | 51 | 311 | 64 | 47 |
| Binary | 110000 | 1110011 | 10010110 | 1000100 | 10111 | 0 | 101001 | 11001001 | 110100 | 100111 |
Color Harmonies of #307396
Complementary color
Monochromatic Colors of #307396
Black with #307396
Text Example
Text Example
White with #307396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307396; }
p { color: rgb(48,115,150); }
H1.HeaderClassName
{
color: #307396;
}
.AnyTagClassName
{
color: #307396;
}
</style>
background-color css
<style>
a { background-color: #307396; }
a { background-color: rgb(48,115,150); }
div.DivClassName
{
background-color: #307396;
}
.BgClassName
{
background-color: #307396;
}
</style>
border-color css
<style>
span { border-color: #307396; }
span { border-color: rgb(48,115,150); }
td.TdClassName
{
border-color: #307396;
}
.TagClassName
{
border-color: #307396;
}
</style>