Shades of Lochmara #237696
Tints of Lochmara #237696
RGB
CMYK
RGB Variations
Color information
#237696 (or 0x237696) is known color: Lochmara. HEX triplet: 23, 76 and 96. RGB value is (35,118,150). Sum of RGB (Red+Green+Blue) = 35+118+150=303 (40% of max value = 765). Red value is 35 (14.06% from 255 or 11.55% from 303); Green value is 118 (46.48% from 255 or 38.94% from 303); Blue value is 150 (58.98% from 255 or 49.50% from 303); Max value from RGB is 150 - color contains mainly: blue. Hex color #237696 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #237696 is #DC8969. Grayscale: #606060. Windows color (decimal): -14453098 or 9860643. OLE color: 9860643.
HSL color Cylindrical-coordinate representation of color #237696: hue angle of 196.7º 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 #237696 is Cyan = 0.77, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 35 | 118 | 150 | - |
| CMYK | 0.77 | 0.21 | 0 | 0.41 |
| HSL | 196.7º | 0.62% | 0.36% | - |
| HSV(B) | 196.7º | 0.77% | 0.59% | - |
| XYZ | 12.68 | 15.52 | 31.18 | - |
| YUV | 96.83 | 158 | 83.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 118 | 150 | 0.77 | 0.21 | 0 | 0.41 | 196.7 | 0.62 | 0.36 |
| Hex | 23 | 76 | 96 | 4D | 15 | 0 | 29 | C5 | 3E | 24 |
| Octal | 43 | 166 | 226 | 115 | 25 | 0 | 51 | 305 | 76 | 44 |
| Binary | 100011 | 1110110 | 10010110 | 1001101 | 10101 | 0 | 101001 | 11000101 | 111110 | 100100 |
Color Harmonies of #237696
Complementary color
Monochromatic Colors of #237696
Black with #237696
Text Example
Text Example
White with #237696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237696; }
p { color: rgb(35,118,150); }
H1.HeaderClassName
{
color: #237696;
}
.AnyTagClassName
{
color: #237696;
}
</style>
background-color css
<style>
a { background-color: #237696; }
a { background-color: rgb(35,118,150); }
div.DivClassName
{
background-color: #237696;
}
.BgClassName
{
background-color: #237696;
}
</style>
border-color css
<style>
span { border-color: #237696; }
span { border-color: rgb(35,118,150); }
td.TdClassName
{
border-color: #237696;
}
.TagClassName
{
border-color: #237696;
}
</style>