Shades of Lochmara #227496
Tints of Lochmara #227496
RGB
CMYK
RGB Variations
Color information
#227496 (or 0x227496) is known color: Lochmara. HEX triplet: 22, 74 and 96. RGB value is (34,116,150). Sum of RGB (Red+Green+Blue) = 34+116+150=300 (39% of max value = 765). Red value is 34 (13.67% from 255 or 11.33% from 300); Green value is 116 (45.70% from 255 or 38.67% from 300); Blue value is 150 (58.98% from 255 or 50% from 300); Max value from RGB is 150 - color contains mainly: blue. Hex color #227496 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227496 is #DD8B69. Grayscale: #5F5F5F. Windows color (decimal): -14519146 or 9860130. OLE color: 9860130.
HSL color Cylindrical-coordinate representation of color #227496: hue angle of 197.59º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #227496 is Cyan = 0.77, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 34 | 116 | 150 | - |
| CMYK | 0.77 | 0.23 | 0 | 0.41 |
| HSL | 197.59º | 0.63% | 0.36% | - |
| HSV(B) | 197.59º | 0.77% | 0.59% | - |
| XYZ | 12.41 | 15.03 | 31.1 | - |
| YUV | 95.36 | 158.83 | 84.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 116 | 150 | 0.77 | 0.23 | 0 | 0.41 | 197.59 | 0.63 | 0.36 |
| Hex | 22 | 74 | 96 | 4D | 17 | 0 | 29 | C6 | 3F | 24 |
| Octal | 42 | 164 | 226 | 115 | 27 | 0 | 51 | 306 | 77 | 44 |
| Binary | 100010 | 1110100 | 10010110 | 1001101 | 10111 | 0 | 101001 | 11000110 | 111111 | 100100 |
Color Harmonies of #227496
Complementary color
Monochromatic Colors of #227496
Black with #227496
Text Example
Text Example
White with #227496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227496; }
p { color: rgb(34,116,150); }
H1.HeaderClassName
{
color: #227496;
}
.AnyTagClassName
{
color: #227496;
}
</style>
background-color css
<style>
a { background-color: #227496; }
a { background-color: rgb(34,116,150); }
div.DivClassName
{
background-color: #227496;
}
.BgClassName
{
background-color: #227496;
}
</style>
border-color css
<style>
span { border-color: #227496; }
span { border-color: rgb(34,116,150); }
td.TdClassName
{
border-color: #227496;
}
.TagClassName
{
border-color: #227496;
}
</style>