Shades of Lochmara #307298
Tints of Lochmara #307298
RGB
CMYK
RGB Variations
Color information
#307298 (or 0x307298) is known color: Lochmara. HEX triplet: 30, 72 and 98. RGB value is (48,114,152). Sum of RGB (Red+Green+Blue) = 48+114+152=314 (41% of max value = 765). Red value is 48 (19.14% from 255 or 15.29% from 314); Green value is 114 (44.92% from 255 or 36.31% from 314); Blue value is 152 (59.77% from 255 or 48.41% from 314); Max value from RGB is 152 - color contains mainly: blue. Hex color #307298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #307298 is #CF8D67. Grayscale: #626262. Windows color (decimal): -13602152 or 9990704. OLE color: 9990704.
HSL color Cylindrical-coordinate representation of color #307298: hue angle of 201.92º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #307298 is Cyan = 0.68, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 48 | 114 | 152 | - |
| CMYK | 0.68 | 0.25 | 0 | 0.40 |
| HSL | 201.92º | 0.52% | 0.39% | - |
| HSV(B) | 201.92º | 0.68% | 0.6% | - |
| XYZ | 12.9 | 14.93 | 31.91 | - |
| YUV | 98.6 | 158.13 | 91.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 114 | 152 | 0.68 | 0.25 | 0 | 0.40 | 201.92 | 0.52 | 0.39 |
| Hex | 30 | 72 | 98 | 44 | 19 | 0 | 28 | CA | 34 | 27 |
| Octal | 60 | 162 | 230 | 104 | 31 | 0 | 50 | 312 | 64 | 47 |
| Binary | 110000 | 1110010 | 10011000 | 1000100 | 11001 | 0 | 101000 | 11001010 | 110100 | 100111 |
Color Harmonies of #307298
Complementary color
Monochromatic Colors of #307298
Black with #307298
Text Example
Text Example
White with #307298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307298; }
p { color: rgb(48,114,152); }
H1.HeaderClassName
{
color: #307298;
}
.AnyTagClassName
{
color: #307298;
}
</style>
background-color css
<style>
a { background-color: #307298; }
a { background-color: rgb(48,114,152); }
div.DivClassName
{
background-color: #307298;
}
.BgClassName
{
background-color: #307298;
}
</style>
border-color css
<style>
span { border-color: #307298; }
span { border-color: rgb(48,114,152); }
td.TdClassName
{
border-color: #307298;
}
.TagClassName
{
border-color: #307298;
}
</style>