Shades of Lochmara #237298
Tints of Lochmara #237298
RGB
CMYK
RGB Variations
Color information
#237298 (or 0x237298) is known color: Lochmara. HEX triplet: 23, 72 and 98. RGB value is (35,114,152). Sum of RGB (Red+Green+Blue) = 35+114+152=301 (39% of max value = 765). Red value is 35 (14.06% from 255 or 11.63% from 301); Green value is 114 (44.92% from 255 or 37.87% from 301); Blue value is 152 (59.77% from 255 or 50.50% from 301); Max value from RGB is 152 - color contains mainly: blue. Hex color #237298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #237298 is #DC8D67. Grayscale: #5E5E5E. Windows color (decimal): -14454120 or 9990691. OLE color: 9990691.
HSL color Cylindrical-coordinate representation of color #237298: hue angle of 199.49º 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 #237298 is Cyan = 0.77, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 35 | 114 | 152 | - |
| CMYK | 0.77 | 0.25 | 0 | 0.40 |
| HSL | 199.49º | 0.63% | 0.37% | - |
| HSV(B) | 199.49º | 0.77% | 0.6% | - |
| XYZ | 12.38 | 14.66 | 31.88 | - |
| YUV | 94.71 | 160.33 | 85.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 114 | 152 | 0.77 | 0.25 | 0 | 0.40 | 199.49 | 0.63 | 0.37 |
| Hex | 23 | 72 | 98 | 4D | 19 | 0 | 28 | C7 | 3F | 25 |
| Octal | 43 | 162 | 230 | 115 | 31 | 0 | 50 | 307 | 77 | 45 |
| Binary | 100011 | 1110010 | 10011000 | 1001101 | 11001 | 0 | 101000 | 11000111 | 111111 | 100101 |
Color Harmonies of #237298
Complementary color
Monochromatic Colors of #237298
Black with #237298
Text Example
Text Example
White with #237298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237298; }
p { color: rgb(35,114,152); }
H1.HeaderClassName
{
color: #237298;
}
.AnyTagClassName
{
color: #237298;
}
</style>
background-color css
<style>
a { background-color: #237298; }
a { background-color: rgb(35,114,152); }
div.DivClassName
{
background-color: #237298;
}
.BgClassName
{
background-color: #237298;
}
</style>
border-color css
<style>
span { border-color: #237298; }
span { border-color: rgb(35,114,152); }
td.TdClassName
{
border-color: #237298;
}
.TagClassName
{
border-color: #237298;
}
</style>