Shades of Lochmara #226992
Tints of Lochmara #226992
RGB
CMYK
RGB Variations
Color information
#226992 (or 0x226992) is known color: Lochmara. HEX triplet: 22, 69 and 92. RGB value is (34,105,146). Sum of RGB (Red+Green+Blue) = 34+105+146=285 (37% of max value = 765). Red value is 34 (13.67% from 255 or 11.93% from 285); Green value is 105 (41.41% from 255 or 36.84% from 285); Blue value is 146 (57.42% from 255 or 51.23% from 285); Max value from RGB is 146 - color contains mainly: blue. Hex color #226992 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #226992 is #DD966D. Grayscale: #585858. Windows color (decimal): -14521966 or 9595170. OLE color: 9595170.
HSL color Cylindrical-coordinate representation of color #226992: hue angle of 201.96º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #226992 is Cyan = 0.77, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 34 | 105 | 146 | - |
| CMYK | 0.77 | 0.28 | 0 | 0.43 |
| HSL | 201.96º | 0.62% | 0.35% | - |
| HSV(B) | 201.96º | 0.77% | 0.57% | - |
| XYZ | 10.9 | 12.52 | 29.04 | - |
| YUV | 88.45 | 160.48 | 89.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 105 | 146 | 0.77 | 0.28 | 0 | 0.43 | 201.96 | 0.62 | 0.35 |
| Hex | 22 | 69 | 92 | 4D | 1C | 0 | 2B | CA | 3E | 23 |
| Octal | 42 | 151 | 222 | 115 | 34 | 0 | 53 | 312 | 76 | 43 |
| Binary | 100010 | 1101001 | 10010010 | 1001101 | 11100 | 0 | 101011 | 11001010 | 111110 | 100011 |
Color Harmonies of #226992
Complementary color
Monochromatic Colors of #226992
Black with #226992
Text Example
Text Example
White with #226992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226992; }
p { color: rgb(34,105,146); }
H1.HeaderClassName
{
color: #226992;
}
.AnyTagClassName
{
color: #226992;
}
</style>
background-color css
<style>
a { background-color: #226992; }
a { background-color: rgb(34,105,146); }
div.DivClassName
{
background-color: #226992;
}
.BgClassName
{
background-color: #226992;
}
</style>
border-color css
<style>
span { border-color: #226992; }
span { border-color: rgb(34,105,146); }
td.TdClassName
{
border-color: #226992;
}
.TagClassName
{
border-color: #226992;
}
</style>