Shades of Lochmara #267698
Tints of Lochmara #267698
RGB
CMYK
RGB Variations
Color information
#267698 (or 0x267698) is known color: Lochmara. HEX triplet: 26, 76 and 98. RGB value is (38,118,152). Sum of RGB (Red+Green+Blue) = 38+118+152=308 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.34% from 308); Green value is 118 (46.48% from 255 or 38.31% from 308); Blue value is 152 (59.77% from 255 or 49.35% from 308); Max value from RGB is 152 - color contains mainly: blue. Hex color #267698 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #267698 is #D98967. Grayscale: #616161. Windows color (decimal): -14256488 or 9991718. OLE color: 9991718.
HSL color Cylindrical-coordinate representation of color #267698: hue angle of 197.89º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #267698 is Cyan = 0.75, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 38 | 118 | 152 | - |
| CMYK | 0.75 | 0.22 | 0 | 0.40 |
| HSL | 197.89º | 0.6% | 0.37% | - |
| HSV(B) | 197.89º | 0.75% | 0.6% | - |
| XYZ | 12.95 | 15.64 | 32.04 | - |
| YUV | 97.96 | 158.5 | 85.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 118 | 152 | 0.75 | 0.22 | 0 | 0.40 | 197.89 | 0.6 | 0.37 |
| Hex | 26 | 76 | 98 | 4B | 16 | 0 | 28 | C6 | 3C | 25 |
| Octal | 46 | 166 | 230 | 113 | 26 | 0 | 50 | 306 | 74 | 45 |
| Binary | 100110 | 1110110 | 10011000 | 1001011 | 10110 | 0 | 101000 | 11000110 | 111100 | 100101 |
Color Harmonies of #267698
Complementary color
Monochromatic Colors of #267698
Black with #267698
Text Example
Text Example
White with #267698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267698; }
p { color: rgb(38,118,152); }
H1.HeaderClassName
{
color: #267698;
}
.AnyTagClassName
{
color: #267698;
}
</style>
background-color css
<style>
a { background-color: #267698; }
a { background-color: rgb(38,118,152); }
div.DivClassName
{
background-color: #267698;
}
.BgClassName
{
background-color: #267698;
}
</style>
border-color css
<style>
span { border-color: #267698; }
span { border-color: rgb(38,118,152); }
td.TdClassName
{
border-color: #267698;
}
.TagClassName
{
border-color: #267698;
}
</style>