Shades of Lochmara #267197
Tints of Lochmara #267197
RGB
CMYK
RGB Variations
Color information
#267197 (or 0x267197) is known color: Lochmara. HEX triplet: 26, 71 and 97. RGB value is (38,113,151). Sum of RGB (Red+Green+Blue) = 38+113+151=302 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.58% from 302); Green value is 113 (44.53% from 255 or 37.42% from 302); Blue value is 151 (59.38% from 255 or 50% from 302); Max value from RGB is 151 - color contains mainly: blue. Hex color #267197 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #267197 is #D98E68. Grayscale: #5E5E5E. Windows color (decimal): -14257769 or 9924902. OLE color: 9924902.
HSL color Cylindrical-coordinate representation of color #267197: hue angle of 200.18º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #267197 is Cyan = 0.75, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 38 | 113 | 151 | - |
| CMYK | 0.75 | 0.25 | 0 | 0.41 |
| HSL | 200.18º | 0.6% | 0.37% | - |
| HSV(B) | 200.18º | 0.75% | 0.59% | - |
| XYZ | 12.29 | 14.46 | 31.42 | - |
| YUV | 94.91 | 159.65 | 87.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 151 | 0.75 | 0.25 | 0 | 0.41 | 200.18 | 0.6 | 0.37 |
| Hex | 26 | 71 | 97 | 4B | 19 | 0 | 29 | C8 | 3C | 25 |
| Octal | 46 | 161 | 227 | 113 | 31 | 0 | 51 | 310 | 74 | 45 |
| Binary | 100110 | 1110001 | 10010111 | 1001011 | 11001 | 0 | 101001 | 11001000 | 111100 | 100101 |
Color Harmonies of #267197
Complementary color
Monochromatic Colors of #267197
Black with #267197
Text Example
Text Example
White with #267197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267197; }
p { color: rgb(38,113,151); }
H1.HeaderClassName
{
color: #267197;
}
.AnyTagClassName
{
color: #267197;
}
</style>
background-color css
<style>
a { background-color: #267197; }
a { background-color: rgb(38,113,151); }
div.DivClassName
{
background-color: #267197;
}
.BgClassName
{
background-color: #267197;
}
</style>
border-color css
<style>
span { border-color: #267197; }
span { border-color: rgb(38,113,151); }
td.TdClassName
{
border-color: #267197;
}
.TagClassName
{
border-color: #267197;
}
</style>