Shades of Lochmara #306697
Tints of Lochmara #306697
RGB
CMYK
RGB Variations
Color information
#306697 (or 0x306697) is known color: Lochmara. HEX triplet: 30, 66 and 97. RGB value is (48,102,151). Sum of RGB (Red+Green+Blue) = 48+102+151=301 (39% of max value = 765). Red value is 48 (19.14% from 255 or 15.95% from 301); Green value is 102 (40.23% from 255 or 33.89% from 301); Blue value is 151 (59.38% from 255 or 50.17% from 301); Max value from RGB is 151 - color contains mainly: blue. Hex color #306697 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306697 is #CF9968. Grayscale: #5B5B5B. Windows color (decimal): -13605225 or 9922096. OLE color: 9922096.
HSL color Cylindrical-coordinate representation of color #306697: hue angle of 208.54º 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 #306697 is Cyan = 0.68, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 48 | 102 | 151 | - |
| CMYK | 0.68 | 0.32 | 0 | 0.41 |
| HSL | 208.54º | 0.52% | 0.39% | - |
| HSV(B) | 208.54º | 0.68% | 0.59% | - |
| XYZ | 11.56 | 12.37 | 31.06 | - |
| YUV | 91.44 | 161.61 | 97.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 102 | 151 | 0.68 | 0.32 | 0 | 0.41 | 208.54 | 0.52 | 0.39 |
| Hex | 30 | 66 | 97 | 44 | 20 | 0 | 29 | D1 | 34 | 27 |
| Octal | 60 | 146 | 227 | 104 | 40 | 0 | 51 | 321 | 64 | 47 |
| Binary | 110000 | 1100110 | 10010111 | 1000100 | 100000 | 0 | 101001 | 11010001 | 110100 | 100111 |
Color Harmonies of #306697
Complementary color
Monochromatic Colors of #306697
Black with #306697
Text Example
Text Example
White with #306697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306697; }
p { color: rgb(48,102,151); }
H1.HeaderClassName
{
color: #306697;
}
.AnyTagClassName
{
color: #306697;
}
</style>
background-color css
<style>
a { background-color: #306697; }
a { background-color: rgb(48,102,151); }
div.DivClassName
{
background-color: #306697;
}
.BgClassName
{
background-color: #306697;
}
</style>
border-color css
<style>
span { border-color: #306697; }
span { border-color: rgb(48,102,151); }
td.TdClassName
{
border-color: #306697;
}
.TagClassName
{
border-color: #306697;
}
</style>