Shades of Lochmara #226995
Tints of Lochmara #226995
RGB
CMYK
RGB Variations
Color information
#226995 (or 0x226995) is known color: Lochmara. HEX triplet: 22, 69 and 95. RGB value is (34,105,149). Sum of RGB (Red+Green+Blue) = 34+105+149=288 (38% of max value = 765). Red value is 34 (13.67% from 255 or 11.81% from 288); Green value is 105 (41.41% from 255 or 36.46% from 288); Blue value is 149 (58.59% from 255 or 51.74% from 288); Max value from RGB is 149 - color contains mainly: blue. Hex color #226995 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #226995 is #DD966A. Grayscale: #585858. Windows color (decimal): -14521963 or 9791778. OLE color: 9791778.
HSL color Cylindrical-coordinate representation of color #226995: hue angle of 202.96º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #226995 is Cyan = 0.77, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 34 | 105 | 149 | - |
| CMYK | 0.77 | 0.30 | 0 | 0.42 |
| HSL | 202.96º | 0.63% | 0.36% | - |
| HSV(B) | 202.96º | 0.77% | 0.58% | - |
| XYZ | 11.14 | 12.61 | 30.28 | - |
| YUV | 88.79 | 161.98 | 88.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 105 | 149 | 0.77 | 0.30 | 0 | 0.42 | 202.96 | 0.63 | 0.36 |
| Hex | 22 | 69 | 95 | 4D | 1E | 0 | 2A | CB | 3F | 24 |
| Octal | 42 | 151 | 225 | 115 | 36 | 0 | 52 | 313 | 77 | 44 |
| Binary | 100010 | 1101001 | 10010101 | 1001101 | 11110 | 0 | 101010 | 11001011 | 111111 | 100100 |
Color Harmonies of #226995
Complementary color
Monochromatic Colors of #226995
Black with #226995
Text Example
Text Example
White with #226995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226995; }
p { color: rgb(34,105,149); }
H1.HeaderClassName
{
color: #226995;
}
.AnyTagClassName
{
color: #226995;
}
</style>
background-color css
<style>
a { background-color: #226995; }
a { background-color: rgb(34,105,149); }
div.DivClassName
{
background-color: #226995;
}
.BgClassName
{
background-color: #226995;
}
</style>
border-color css
<style>
span { border-color: #226995; }
span { border-color: rgb(34,105,149); }
td.TdClassName
{
border-color: #226995;
}
.TagClassName
{
border-color: #226995;
}
</style>