Shades of Lochmara #236698
Tints of Lochmara #236698
RGB
CMYK
RGB Variations
Color information
#236698 (or 0x236698) is known color: Lochmara. HEX triplet: 23, 66 and 98. RGB value is (35,102,152). Sum of RGB (Red+Green+Blue) = 35+102+152=289 (38% of max value = 765). Red value is 35 (14.06% from 255 or 12.11% from 289); Green value is 102 (40.23% from 255 or 35.29% from 289); Blue value is 152 (59.77% from 255 or 52.60% from 289); Max value from RGB is 152 - color contains mainly: blue. Hex color #236698 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #236698 is #DC9967. Grayscale: #575757. Windows color (decimal): -14457192 or 9987619. OLE color: 9987619.
HSL color Cylindrical-coordinate representation of color #236698: hue angle of 205.64º 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 #236698 is Cyan = 0.77, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 35 | 102 | 152 | - |
| CMYK | 0.77 | 0.33 | 0 | 0.40 |
| HSL | 205.64º | 0.63% | 0.37% | - |
| HSV(B) | 205.64º | 0.77% | 0.6% | - |
| XYZ | 11.11 | 12.13 | 31.46 | - |
| YUV | 87.67 | 164.3 | 90.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 102 | 152 | 0.77 | 0.33 | 0 | 0.40 | 205.64 | 0.63 | 0.37 |
| Hex | 23 | 66 | 98 | 4D | 21 | 0 | 28 | CE | 3F | 25 |
| Octal | 43 | 146 | 230 | 115 | 41 | 0 | 50 | 316 | 77 | 45 |
| Binary | 100011 | 1100110 | 10011000 | 1001101 | 100001 | 0 | 101000 | 11001110 | 111111 | 100101 |
Color Harmonies of #236698
Complementary color
Monochromatic Colors of #236698
Black with #236698
Text Example
Text Example
White with #236698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236698; }
p { color: rgb(35,102,152); }
H1.HeaderClassName
{
color: #236698;
}
.AnyTagClassName
{
color: #236698;
}
</style>
background-color css
<style>
a { background-color: #236698; }
a { background-color: rgb(35,102,152); }
div.DivClassName
{
background-color: #236698;
}
.BgClassName
{
background-color: #236698;
}
</style>
border-color css
<style>
span { border-color: #236698; }
span { border-color: rgb(35,102,152); }
td.TdClassName
{
border-color: #236698;
}
.TagClassName
{
border-color: #236698;
}
</style>