Shades of Lochmara #306895
Tints of Lochmara #306895
RGB
CMYK
RGB Variations
Color information
#306895 (or 0x306895) is known color: Lochmara. HEX triplet: 30, 68 and 95. RGB value is (48,104,149). Sum of RGB (Red+Green+Blue) = 48+104+149=301 (39% of max value = 765). Red value is 48 (19.14% from 255 or 15.95% from 301); Green value is 104 (41.02% from 255 or 34.55% from 301); Blue value is 149 (58.59% from 255 or 49.50% from 301); Max value from RGB is 149 - color contains mainly: blue. Hex color #306895 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306895 is #CF976A. Grayscale: #5C5C5C. Windows color (decimal): -13604715 or 9791536. OLE color: 9791536.
HSL color Cylindrical-coordinate representation of color #306895: hue angle of 206.73º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #306895 is Cyan = 0.68, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 104 | 149 | - |
| CMYK | 0.68 | 0.30 | 0 | 0.42 |
| HSL | 206.73º | 0.51% | 0.39% | - |
| HSV(B) | 206.73º | 0.68% | 0.58% | - |
| XYZ | 11.59 | 12.7 | 30.27 | - |
| YUV | 92.39 | 159.95 | 96.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 104 | 149 | 0.68 | 0.30 | 0 | 0.42 | 206.73 | 0.51 | 0.39 |
| Hex | 30 | 68 | 95 | 44 | 1E | 0 | 2A | CF | 33 | 27 |
| Octal | 60 | 150 | 225 | 104 | 36 | 0 | 52 | 317 | 63 | 47 |
| Binary | 110000 | 1101000 | 10010101 | 1000100 | 11110 | 0 | 101010 | 11001111 | 110011 | 100111 |
Color Harmonies of #306895
Complementary color
Monochromatic Colors of #306895
Black with #306895
Text Example
Text Example
White with #306895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306895; }
p { color: rgb(48,104,149); }
H1.HeaderClassName
{
color: #306895;
}
.AnyTagClassName
{
color: #306895;
}
</style>
background-color css
<style>
a { background-color: #306895; }
a { background-color: rgb(48,104,149); }
div.DivClassName
{
background-color: #306895;
}
.BgClassName
{
background-color: #306895;
}
</style>
border-color css
<style>
span { border-color: #306895; }
span { border-color: rgb(48,104,149); }
td.TdClassName
{
border-color: #306895;
}
.TagClassName
{
border-color: #306895;
}
</style>