Shades of Lochmara #306795
Tints of Lochmara #306795
RGB
CMYK
RGB Variations
Color information
#306795 (or 0x306795) is known color: Lochmara. HEX triplet: 30, 67 and 95. RGB value is (48,103,149). Sum of RGB (Red+Green+Blue) = 48+103+149=300 (39% of max value = 765). Red value is 48 (19.14% from 255 or 16% from 300); Green value is 103 (40.62% from 255 or 34.33% from 300); Blue value is 149 (58.59% from 255 or 49.67% from 300); Max value from RGB is 149 - color contains mainly: blue. Hex color #306795 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306795 is #CF986A. Grayscale: #5B5B5B. Windows color (decimal): -13604971 or 9791280. OLE color: 9791280.
HSL color Cylindrical-coordinate representation of color #306795: hue angle of 207.33º 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 #306795 is Cyan = 0.68, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 103 | 149 | - |
| CMYK | 0.68 | 0.31 | 0 | 0.42 |
| HSL | 207.33º | 0.51% | 0.39% | - |
| HSV(B) | 207.33º | 0.68% | 0.58% | - |
| XYZ | 11.49 | 12.5 | 30.24 | - |
| YUV | 91.8 | 160.28 | 96.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 149 | 0.68 | 0.31 | 0 | 0.42 | 207.33 | 0.51 | 0.39 |
| Hex | 30 | 67 | 95 | 44 | 1F | 0 | 2A | CF | 33 | 27 |
| Octal | 60 | 147 | 225 | 104 | 37 | 0 | 52 | 317 | 63 | 47 |
| Binary | 110000 | 1100111 | 10010101 | 1000100 | 11111 | 0 | 101010 | 11001111 | 110011 | 100111 |
Color Harmonies of #306795
Complementary color
Monochromatic Colors of #306795
Black with #306795
Text Example
Text Example
White with #306795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306795; }
p { color: rgb(48,103,149); }
H1.HeaderClassName
{
color: #306795;
}
.AnyTagClassName
{
color: #306795;
}
</style>
background-color css
<style>
a { background-color: #306795; }
a { background-color: rgb(48,103,149); }
div.DivClassName
{
background-color: #306795;
}
.BgClassName
{
background-color: #306795;
}
</style>
border-color css
<style>
span { border-color: #306795; }
span { border-color: rgb(48,103,149); }
td.TdClassName
{
border-color: #306795;
}
.TagClassName
{
border-color: #306795;
}
</style>