Shades of Lochmara #306598
Tints of Lochmara #306598
RGB
CMYK
RGB Variations
Color information
#306598 (or 0x306598) is known color: Lochmara. HEX triplet: 30, 65 and 98. RGB value is (48,101,152). Sum of RGB (Red+Green+Blue) = 48+101+152=301 (39% of max value = 765). Red value is 48 (19.14% from 255 or 15.95% from 301); Green value is 101 (39.84% from 255 or 33.55% from 301); Blue value is 152 (59.77% from 255 or 50.50% from 301); Max value from RGB is 152 - color contains mainly: blue. Hex color #306598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306598 is #CF9A67. Grayscale: #5A5A5A. Windows color (decimal): -13605480 or 9987376. OLE color: 9987376.
HSL color Cylindrical-coordinate representation of color #306598: hue angle of 209.42º 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 #306598 is Cyan = 0.68, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 48 | 101 | 152 | - |
| CMYK | 0.68 | 0.34 | 0 | 0.40 |
| HSL | 209.42º | 0.52% | 0.39% | - |
| HSV(B) | 209.42º | 0.68% | 0.6% | - |
| XYZ | 11.54 | 12.2 | 31.45 | - |
| YUV | 90.97 | 162.44 | 97.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 101 | 152 | 0.68 | 0.34 | 0 | 0.40 | 209.42 | 0.52 | 0.39 |
| Hex | 30 | 65 | 98 | 44 | 22 | 0 | 28 | D1 | 34 | 27 |
| Octal | 60 | 145 | 230 | 104 | 42 | 0 | 50 | 321 | 64 | 47 |
| Binary | 110000 | 1100101 | 10011000 | 1000100 | 100010 | 0 | 101000 | 11010001 | 110100 | 100111 |
Color Harmonies of #306598
Complementary color
Monochromatic Colors of #306598
Black with #306598
Text Example
Text Example
White with #306598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306598; }
p { color: rgb(48,101,152); }
H1.HeaderClassName
{
color: #306598;
}
.AnyTagClassName
{
color: #306598;
}
</style>
background-color css
<style>
a { background-color: #306598; }
a { background-color: rgb(48,101,152); }
div.DivClassName
{
background-color: #306598;
}
.BgClassName
{
background-color: #306598;
}
</style>
border-color css
<style>
span { border-color: #306598; }
span { border-color: rgb(48,101,152); }
td.TdClassName
{
border-color: #306598;
}
.TagClassName
{
border-color: #306598;
}
</style>