Shades of Lochmara #237396
Tints of Lochmara #237396
RGB
CMYK
RGB Variations
Color information
#237396 (or 0x237396) is known color: Lochmara. HEX triplet: 23, 73 and 96. RGB value is (35,115,150). Sum of RGB (Red+Green+Blue) = 35+115+150=300 (39% of max value = 765). Red value is 35 (14.06% from 255 or 11.67% from 300); Green value is 115 (45.31% from 255 or 38.33% from 300); Blue value is 150 (58.98% from 255 or 50% from 300); Max value from RGB is 150 - color contains mainly: blue. Hex color #237396 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #237396 is #DC8C69. Grayscale: #5E5E5E. Windows color (decimal): -14453866 or 9859875. OLE color: 9859875.
HSL color Cylindrical-coordinate representation of color #237396: hue angle of 198.26º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #237396 is Cyan = 0.77, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 35 | 115 | 150 | - |
| CMYK | 0.77 | 0.23 | 0 | 0.41 |
| HSL | 198.26º | 0.62% | 0.36% | - |
| HSV(B) | 198.26º | 0.77% | 0.59% | - |
| XYZ | 12.33 | 14.82 | 31.07 | - |
| YUV | 95.07 | 159 | 85.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 115 | 150 | 0.77 | 0.23 | 0 | 0.41 | 198.26 | 0.62 | 0.36 |
| Hex | 23 | 73 | 96 | 4D | 17 | 0 | 29 | C6 | 3E | 24 |
| Octal | 43 | 163 | 226 | 115 | 27 | 0 | 51 | 306 | 76 | 44 |
| Binary | 100011 | 1110011 | 10010110 | 1001101 | 10111 | 0 | 101001 | 11000110 | 111110 | 100100 |
Color Harmonies of #237396
Complementary color
Monochromatic Colors of #237396
Black with #237396
Text Example
Text Example
White with #237396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237396; }
p { color: rgb(35,115,150); }
H1.HeaderClassName
{
color: #237396;
}
.AnyTagClassName
{
color: #237396;
}
</style>
background-color css
<style>
a { background-color: #237396; }
a { background-color: rgb(35,115,150); }
div.DivClassName
{
background-color: #237396;
}
.BgClassName
{
background-color: #237396;
}
</style>
border-color css
<style>
span { border-color: #237396; }
span { border-color: rgb(35,115,150); }
td.TdClassName
{
border-color: #237396;
}
.TagClassName
{
border-color: #237396;
}
</style>