Shades of Lochmara #237397
Tints of Lochmara #237397
RGB
CMYK
RGB Variations
Color information
#237397 (or 0x237397) is known color: Lochmara. HEX triplet: 23, 73 and 97. RGB value is (35,115,151). Sum of RGB (Red+Green+Blue) = 35+115+151=301 (39% of max value = 765). Red value is 35 (14.06% from 255 or 11.63% from 301); Green value is 115 (45.31% from 255 or 38.21% from 301); Blue value is 151 (59.38% from 255 or 50.17% from 301); Max value from RGB is 151 - color contains mainly: blue. Hex color #237397 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #237397 is #DC8C68. Grayscale: #5E5E5E. Windows color (decimal): -14453865 or 9925411. OLE color: 9925411.
HSL color Cylindrical-coordinate representation of color #237397: hue angle of 198.62º 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 #237397 is Cyan = 0.77, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 35 | 115 | 151 | - |
| CMYK | 0.77 | 0.24 | 0 | 0.41 |
| HSL | 198.62º | 0.62% | 0.36% | - |
| HSV(B) | 198.62º | 0.77% | 0.59% | - |
| XYZ | 12.41 | 14.85 | 31.49 | - |
| YUV | 95.18 | 159.5 | 85.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 115 | 151 | 0.77 | 0.24 | 0 | 0.41 | 198.62 | 0.62 | 0.36 |
| Hex | 23 | 73 | 97 | 4D | 18 | 0 | 29 | C7 | 3E | 24 |
| Octal | 43 | 163 | 227 | 115 | 30 | 0 | 51 | 307 | 76 | 44 |
| Binary | 100011 | 1110011 | 10010111 | 1001101 | 11000 | 0 | 101001 | 11000111 | 111110 | 100100 |
Color Harmonies of #237397
Complementary color
Monochromatic Colors of #237397
Black with #237397
Text Example
Text Example
White with #237397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237397; }
p { color: rgb(35,115,151); }
H1.HeaderClassName
{
color: #237397;
}
.AnyTagClassName
{
color: #237397;
}
</style>
background-color css
<style>
a { background-color: #237397; }
a { background-color: rgb(35,115,151); }
div.DivClassName
{
background-color: #237397;
}
.BgClassName
{
background-color: #237397;
}
</style>
border-color css
<style>
span { border-color: #237397; }
span { border-color: rgb(35,115,151); }
td.TdClassName
{
border-color: #237397;
}
.TagClassName
{
border-color: #237397;
}
</style>