Shades of Lochmara #227598
Tints of Lochmara #227598
RGB
CMYK
RGB Variations
Color information
#227598 (or 0x227598) is known color: Lochmara. HEX triplet: 22, 75 and 98. RGB value is (34,117,152). Sum of RGB (Red+Green+Blue) = 34+117+152=303 (40% of max value = 765). Red value is 34 (13.67% from 255 or 11.22% from 303); Green value is 117 (46.09% from 255 or 38.61% from 303); Blue value is 152 (59.77% from 255 or 50.17% from 303); Max value from RGB is 152 - color contains mainly: blue. Hex color #227598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227598 is #DD8A67. Grayscale: #5F5F5F. Windows color (decimal): -14518888 or 9991458. OLE color: 9991458.
HSL color Cylindrical-coordinate representation of color #227598: hue angle of 197.8º 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 #227598 is Cyan = 0.78, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 34 | 117 | 152 | - |
| CMYK | 0.78 | 0.23 | 0 | 0.40 |
| HSL | 197.8º | 0.63% | 0.36% | - |
| HSV(B) | 197.8º | 0.78% | 0.6% | - |
| XYZ | 12.69 | 15.33 | 32 | - |
| YUV | 96.17 | 159.5 | 83.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 117 | 152 | 0.78 | 0.23 | 0 | 0.40 | 197.8 | 0.63 | 0.36 |
| Hex | 22 | 75 | 98 | 4E | 17 | 0 | 28 | C6 | 3F | 24 |
| Octal | 42 | 165 | 230 | 116 | 27 | 0 | 50 | 306 | 77 | 44 |
| Binary | 100010 | 1110101 | 10011000 | 1001110 | 10111 | 0 | 101000 | 11000110 | 111111 | 100100 |
Color Harmonies of #227598
Complementary color
Monochromatic Colors of #227598
Black with #227598
Text Example
Text Example
White with #227598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227598; }
p { color: rgb(34,117,152); }
H1.HeaderClassName
{
color: #227598;
}
.AnyTagClassName
{
color: #227598;
}
</style>
background-color css
<style>
a { background-color: #227598; }
a { background-color: rgb(34,117,152); }
div.DivClassName
{
background-color: #227598;
}
.BgClassName
{
background-color: #227598;
}
</style>
border-color css
<style>
span { border-color: #227598; }
span { border-color: rgb(34,117,152); }
td.TdClassName
{
border-color: #227598;
}
.TagClassName
{
border-color: #227598;
}
</style>