Shades of Lochmara #306792
Tints of Lochmara #306792
RGB
CMYK
RGB Variations
Color information
#306792 (or 0x306792) is known color: Lochmara. HEX triplet: 30, 67 and 92. RGB value is (48,103,146). Sum of RGB (Red+Green+Blue) = 48+103+146=297 (39% of max value = 765). Red value is 48 (19.14% from 255 or 16.16% from 297); Green value is 103 (40.62% from 255 or 34.68% from 297); Blue value is 146 (57.42% from 255 or 49.16% from 297); Max value from RGB is 146 - color contains mainly: blue. Hex color #306792 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306792 is #CF986D. Grayscale: #5B5B5B. Windows color (decimal): -13604974 or 9594672. OLE color: 9594672.
HSL color Cylindrical-coordinate representation of color #306792: hue angle of 206.33º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #306792 is Cyan = 0.67, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 48 | 103 | 146 | - |
| CMYK | 0.67 | 0.29 | 0 | 0.43 |
| HSL | 206.33º | 0.51% | 0.38% | - |
| HSV(B) | 206.33º | 0.67% | 0.57% | - |
| XYZ | 11.26 | 12.4 | 29 | - |
| YUV | 91.46 | 158.78 | 97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 146 | 0.67 | 0.29 | 0 | 0.43 | 206.33 | 0.51 | 0.38 |
| Hex | 30 | 67 | 92 | 43 | 1D | 0 | 2B | CE | 33 | 26 |
| Octal | 60 | 147 | 222 | 103 | 35 | 0 | 53 | 316 | 63 | 46 |
| Binary | 110000 | 1100111 | 10010010 | 1000011 | 11101 | 0 | 101011 | 11001110 | 110011 | 100110 |
Color Harmonies of #306792
Complementary color
Monochromatic Colors of #306792
Black with #306792
Text Example
Text Example
White with #306792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306792; }
p { color: rgb(48,103,146); }
H1.HeaderClassName
{
color: #306792;
}
.AnyTagClassName
{
color: #306792;
}
</style>
background-color css
<style>
a { background-color: #306792; }
a { background-color: rgb(48,103,146); }
div.DivClassName
{
background-color: #306792;
}
.BgClassName
{
background-color: #306792;
}
</style>
border-color css
<style>
span { border-color: #306792; }
span { border-color: rgb(48,103,146); }
td.TdClassName
{
border-color: #306792;
}
.TagClassName
{
border-color: #306792;
}
</style>