Shades of Lochmara #306398
Tints of Lochmara #306398
RGB
CMYK
RGB Variations
Color information
#306398 (or 0x306398) is known color: Lochmara. HEX triplet: 30, 63 and 98. RGB value is (48,99,152). Sum of RGB (Red+Green+Blue) = 48+99+152=299 (39% of max value = 765). Red value is 48 (19.14% from 255 or 16.05% from 299); Green value is 99 (39.06% from 255 or 33.11% from 299); Blue value is 152 (59.77% from 255 or 50.84% from 299); Max value from RGB is 152 - color contains mainly: blue. Hex color #306398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306398 is #CF9C67. Grayscale: #595959. Windows color (decimal): -13605992 or 9986864. OLE color: 9986864.
HSL color Cylindrical-coordinate representation of color #306398: hue angle of 210.58º 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 #306398 is Cyan = 0.68, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 48 | 99 | 152 | - |
| CMYK | 0.68 | 0.35 | 0 | 0.40 |
| HSL | 210.58º | 0.52% | 0.39% | - |
| HSV(B) | 210.58º | 0.68% | 0.6% | - |
| XYZ | 11.35 | 11.82 | 31.39 | - |
| YUV | 89.79 | 163.1 | 98.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 99 | 152 | 0.68 | 0.35 | 0 | 0.40 | 210.58 | 0.52 | 0.39 |
| Hex | 30 | 63 | 98 | 44 | 23 | 0 | 28 | D3 | 34 | 27 |
| Octal | 60 | 143 | 230 | 104 | 43 | 0 | 50 | 323 | 64 | 47 |
| Binary | 110000 | 1100011 | 10011000 | 1000100 | 100011 | 0 | 101000 | 11010011 | 110100 | 100111 |
Color Harmonies of #306398
Complementary color
Monochromatic Colors of #306398
Black with #306398
Text Example
Text Example
White with #306398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306398; }
p { color: rgb(48,99,152); }
H1.HeaderClassName
{
color: #306398;
}
.AnyTagClassName
{
color: #306398;
}
</style>
background-color css
<style>
a { background-color: #306398; }
a { background-color: rgb(48,99,152); }
div.DivClassName
{
background-color: #306398;
}
.BgClassName
{
background-color: #306398;
}
</style>
border-color css
<style>
span { border-color: #306398; }
span { border-color: rgb(48,99,152); }
td.TdClassName
{
border-color: #306398;
}
.TagClassName
{
border-color: #306398;
}
</style>