Shades of Lochmara #307798
Tints of Lochmara #307798
RGB
CMYK
RGB Variations
Color information
#307798 (or 0x307798) is known color: Lochmara. HEX triplet: 30, 77 and 98. RGB value is (48,119,152). Sum of RGB (Red+Green+Blue) = 48+119+152=319 (42% of max value = 765). Red value is 48 (19.14% from 255 or 15.05% from 319); Green value is 119 (46.88% from 255 or 37.30% from 319); Blue value is 152 (59.77% from 255 or 47.65% from 319); Max value from RGB is 152 - color contains mainly: blue. Hex color #307798 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #307798 is #CF8867. Grayscale: #656565. Windows color (decimal): -13600872 or 9991984. OLE color: 9991984.
HSL color Cylindrical-coordinate representation of color #307798: hue angle of 199.04º 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 #307798 is Cyan = 0.68, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 48 | 119 | 152 | - |
| CMYK | 0.68 | 0.22 | 0 | 0.40 |
| HSL | 199.04º | 0.52% | 0.39% | - |
| HSV(B) | 199.04º | 0.68% | 0.6% | - |
| XYZ | 13.48 | 16.09 | 32.1 | - |
| YUV | 101.53 | 156.48 | 89.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 119 | 152 | 0.68 | 0.22 | 0 | 0.40 | 199.04 | 0.52 | 0.39 |
| Hex | 30 | 77 | 98 | 44 | 16 | 0 | 28 | C7 | 34 | 27 |
| Octal | 60 | 167 | 230 | 104 | 26 | 0 | 50 | 307 | 64 | 47 |
| Binary | 110000 | 1110111 | 10011000 | 1000100 | 10110 | 0 | 101000 | 11000111 | 110100 | 100111 |
Color Harmonies of #307798
Complementary color
Monochromatic Colors of #307798
Black with #307798
Text Example
Text Example
White with #307798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307798; }
p { color: rgb(48,119,152); }
H1.HeaderClassName
{
color: #307798;
}
.AnyTagClassName
{
color: #307798;
}
</style>
background-color css
<style>
a { background-color: #307798; }
a { background-color: rgb(48,119,152); }
div.DivClassName
{
background-color: #307798;
}
.BgClassName
{
background-color: #307798;
}
</style>
border-color css
<style>
span { border-color: #307798; }
span { border-color: rgb(48,119,152); }
td.TdClassName
{
border-color: #307798;
}
.TagClassName
{
border-color: #307798;
}
</style>