Shades of Lochmara #306796
Tints of Lochmara #306796
RGB
CMYK
RGB Variations
Color information
#306796 (or 0x306796) is known color: Lochmara. HEX triplet: 30, 67 and 96. RGB value is (48,103,150). Sum of RGB (Red+Green+Blue) = 48+103+150=301 (39% of max value = 765). Red value is 48 (19.14% from 255 or 15.95% from 301); Green value is 103 (40.62% from 255 or 34.22% from 301); Blue value is 150 (58.98% from 255 or 49.83% from 301); Max value from RGB is 150 - color contains mainly: blue. Hex color #306796 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306796 is #CF9869. Grayscale: #5B5B5B. Windows color (decimal): -13604970 or 9856816. OLE color: 9856816.
HSL color Cylindrical-coordinate representation of color #306796: hue angle of 207.65º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #306796 is Cyan = 0.68, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 48 | 103 | 150 | - |
| CMYK | 0.68 | 0.31 | 0 | 0.41 |
| HSL | 207.65º | 0.52% | 0.39% | - |
| HSV(B) | 207.65º | 0.68% | 0.59% | - |
| XYZ | 11.57 | 12.53 | 30.66 | - |
| YUV | 91.91 | 160.78 | 96.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 150 | 0.68 | 0.31 | 0 | 0.41 | 207.65 | 0.52 | 0.39 |
| Hex | 30 | 67 | 96 | 44 | 1F | 0 | 29 | D0 | 34 | 27 |
| Octal | 60 | 147 | 226 | 104 | 37 | 0 | 51 | 320 | 64 | 47 |
| Binary | 110000 | 1100111 | 10010110 | 1000100 | 11111 | 0 | 101001 | 11010000 | 110100 | 100111 |
Color Harmonies of #306796
Complementary color
Monochromatic Colors of #306796
Black with #306796
Text Example
Text Example
White with #306796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306796; }
p { color: rgb(48,103,150); }
H1.HeaderClassName
{
color: #306796;
}
.AnyTagClassName
{
color: #306796;
}
</style>
background-color css
<style>
a { background-color: #306796; }
a { background-color: rgb(48,103,150); }
div.DivClassName
{
background-color: #306796;
}
.BgClassName
{
background-color: #306796;
}
</style>
border-color css
<style>
span { border-color: #306796; }
span { border-color: rgb(48,103,150); }
td.TdClassName
{
border-color: #306796;
}
.TagClassName
{
border-color: #306796;
}
</style>