Shades of Lochmara #227397
Tints of Lochmara #227397
RGB
CMYK
RGB Variations
Color information
#227397 (or 0x227397) is known color: Lochmara. HEX triplet: 22, 73 and 97. RGB value is (34,115,151). Sum of RGB (Red+Green+Blue) = 34+115+151=300 (39% of max value = 765). Red value is 34 (13.67% from 255 or 11.33% from 300); Green value is 115 (45.31% from 255 or 38.33% from 300); Blue value is 151 (59.38% from 255 or 50.33% from 300); Max value from RGB is 151 - color contains mainly: blue. Hex color #227397 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227397 is #DD8C68. Grayscale: #5E5E5E. Windows color (decimal): -14519401 or 9925410. OLE color: 9925410.
HSL color Cylindrical-coordinate representation of color #227397: hue angle of 198.46º 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 #227397 is Cyan = 0.77, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 34 | 115 | 151 | - |
| CMYK | 0.77 | 0.24 | 0 | 0.41 |
| HSL | 198.46º | 0.63% | 0.36% | - |
| HSV(B) | 198.46º | 0.77% | 0.59% | - |
| XYZ | 12.38 | 14.84 | 31.49 | - |
| YUV | 94.89 | 159.66 | 84.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 115 | 151 | 0.77 | 0.24 | 0 | 0.41 | 198.46 | 0.63 | 0.36 |
| Hex | 22 | 73 | 97 | 4D | 18 | 0 | 29 | C6 | 3F | 24 |
| Octal | 42 | 163 | 227 | 115 | 30 | 0 | 51 | 306 | 77 | 44 |
| Binary | 100010 | 1110011 | 10010111 | 1001101 | 11000 | 0 | 101001 | 11000110 | 111111 | 100100 |
Color Harmonies of #227397
Complementary color
Monochromatic Colors of #227397
Black with #227397
Text Example
Text Example
White with #227397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227397; }
p { color: rgb(34,115,151); }
H1.HeaderClassName
{
color: #227397;
}
.AnyTagClassName
{
color: #227397;
}
</style>
background-color css
<style>
a { background-color: #227397; }
a { background-color: rgb(34,115,151); }
div.DivClassName
{
background-color: #227397;
}
.BgClassName
{
background-color: #227397;
}
</style>
border-color css
<style>
span { border-color: #227397; }
span { border-color: rgb(34,115,151); }
td.TdClassName
{
border-color: #227397;
}
.TagClassName
{
border-color: #227397;
}
</style>