Shades of Lochmara #227798
Tints of Lochmara #227798
RGB
CMYK
RGB Variations
Color information
#227798 (or 0x227798) is known color: Lochmara. HEX triplet: 22, 77 and 98. RGB value is (34,119,152). Sum of RGB (Red+Green+Blue) = 34+119+152=305 (40% of max value = 765). Red value is 34 (13.67% from 255 or 11.15% from 305); Green value is 119 (46.88% from 255 or 39.02% from 305); Blue value is 152 (59.77% from 255 or 49.84% from 305); Max value from RGB is 152 - color contains mainly: blue. Hex color #227798 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227798 is #DD8867. Grayscale: #616161. Windows color (decimal): -14518376 or 9991970. OLE color: 9991970.
HSL color Cylindrical-coordinate representation of color #227798: hue angle of 196.78º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #227798 is Cyan = 0.78, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 34 | 119 | 152 | - |
| CMYK | 0.78 | 0.22 | 0 | 0.40 |
| HSL | 196.78º | 0.63% | 0.36% | - |
| HSV(B) | 196.78º | 0.78% | 0.6% | - |
| XYZ | 12.92 | 15.8 | 32.07 | - |
| YUV | 97.35 | 158.84 | 82.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 119 | 152 | 0.78 | 0.22 | 0 | 0.40 | 196.78 | 0.63 | 0.36 |
| Hex | 22 | 77 | 98 | 4E | 16 | 0 | 28 | C5 | 3F | 24 |
| Octal | 42 | 167 | 230 | 116 | 26 | 0 | 50 | 305 | 77 | 44 |
| Binary | 100010 | 1110111 | 10011000 | 1001110 | 10110 | 0 | 101000 | 11000101 | 111111 | 100100 |
Color Harmonies of #227798
Complementary color
Monochromatic Colors of #227798
Black with #227798
Text Example
Text Example
White with #227798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227798; }
p { color: rgb(34,119,152); }
H1.HeaderClassName
{
color: #227798;
}
.AnyTagClassName
{
color: #227798;
}
</style>
background-color css
<style>
a { background-color: #227798; }
a { background-color: rgb(34,119,152); }
div.DivClassName
{
background-color: #227798;
}
.BgClassName
{
background-color: #227798;
}
</style>
border-color css
<style>
span { border-color: #227798; }
span { border-color: rgb(34,119,152); }
td.TdClassName
{
border-color: #227798;
}
.TagClassName
{
border-color: #227798;
}
</style>