Shades of Lochmara #237198
Tints of Lochmara #237198
RGB
CMYK
RGB Variations
Color information
#237198 (or 0x237198) is known color: Lochmara. HEX triplet: 23, 71 and 98. RGB value is (35,113,152). Sum of RGB (Red+Green+Blue) = 35+113+152=300 (39% of max value = 765). Red value is 35 (14.06% from 255 or 11.67% from 300); Green value is 113 (44.53% from 255 or 37.67% from 300); Blue value is 152 (59.77% from 255 or 50.67% from 300); Max value from RGB is 152 - color contains mainly: blue. Hex color #237198 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #237198 is #DC8E67. Grayscale: #5D5D5D. Windows color (decimal): -14454376 or 9990435. OLE color: 9990435.
HSL color Cylindrical-coordinate representation of color #237198: hue angle of 200º degrees, saturation: 0.63, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #237198 is Cyan = 0.77, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 35 | 113 | 152 | - |
| CMYK | 0.77 | 0.26 | 0 | 0.40 |
| HSL | 200º | 0.63% | 0.37% | - |
| HSV(B) | 200º | 0.77% | 0.6% | - |
| XYZ | 12.27 | 14.43 | 31.85 | - |
| YUV | 94.12 | 160.66 | 85.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 113 | 152 | 0.77 | 0.26 | 0 | 0.40 | 200 | 0.63 | 0.37 |
| Hex | 23 | 71 | 98 | 4D | 1A | 0 | 28 | C8 | 3F | 25 |
| Octal | 43 | 161 | 230 | 115 | 32 | 0 | 50 | 310 | 77 | 45 |
| Binary | 100011 | 1110001 | 10011000 | 1001101 | 11010 | 0 | 101000 | 11001000 | 111111 | 100101 |
Color Harmonies of #237198
Complementary color
Monochromatic Colors of #237198
Black with #237198
Text Example
Text Example
White with #237198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237198; }
p { color: rgb(35,113,152); }
H1.HeaderClassName
{
color: #237198;
}
.AnyTagClassName
{
color: #237198;
}
</style>
background-color css
<style>
a { background-color: #237198; }
a { background-color: rgb(35,113,152); }
div.DivClassName
{
background-color: #237198;
}
.BgClassName
{
background-color: #237198;
}
</style>
border-color css
<style>
span { border-color: #237198; }
span { border-color: rgb(35,113,152); }
td.TdClassName
{
border-color: #237198;
}
.TagClassName
{
border-color: #237198;
}
</style>