Shades of Lochmara #266997
Tints of Lochmara #266997
RGB
CMYK
RGB Variations
Color information
#266997 (or 0x266997) is known color: Lochmara. HEX triplet: 26, 69 and 97. RGB value is (38,105,151). Sum of RGB (Red+Green+Blue) = 38+105+151=294 (38% of max value = 765). Red value is 38 (15.23% from 255 or 12.93% from 294); Green value is 105 (41.41% from 255 or 35.71% from 294); Blue value is 151 (59.38% from 255 or 51.36% from 294); Max value from RGB is 151 - color contains mainly: blue. Hex color #266997 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266997 is #D99668. Grayscale: #595959. Windows color (decimal): -14259817 or 9922854. OLE color: 9922854.
HSL color Cylindrical-coordinate representation of color #266997: hue angle of 204.42º 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 #266997 is Cyan = 0.75, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 38 | 105 | 151 | - |
| CMYK | 0.75 | 0.30 | 0 | 0.41 |
| HSL | 204.42º | 0.6% | 0.37% | - |
| HSV(B) | 204.42º | 0.75% | 0.59% | - |
| XYZ | 11.44 | 12.75 | 31.14 | - |
| YUV | 90.21 | 162.3 | 90.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 105 | 151 | 0.75 | 0.30 | 0 | 0.41 | 204.42 | 0.6 | 0.37 |
| Hex | 26 | 69 | 97 | 4B | 1E | 0 | 29 | CC | 3C | 25 |
| Octal | 46 | 151 | 227 | 113 | 36 | 0 | 51 | 314 | 74 | 45 |
| Binary | 100110 | 1101001 | 10010111 | 1001011 | 11110 | 0 | 101001 | 11001100 | 111100 | 100101 |
Color Harmonies of #266997
Complementary color
Monochromatic Colors of #266997
Black with #266997
Text Example
Text Example
White with #266997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266997; }
p { color: rgb(38,105,151); }
H1.HeaderClassName
{
color: #266997;
}
.AnyTagClassName
{
color: #266997;
}
</style>
background-color css
<style>
a { background-color: #266997; }
a { background-color: rgb(38,105,151); }
div.DivClassName
{
background-color: #266997;
}
.BgClassName
{
background-color: #266997;
}
</style>
border-color css
<style>
span { border-color: #266997; }
span { border-color: rgb(38,105,151); }
td.TdClassName
{
border-color: #266997;
}
.TagClassName
{
border-color: #266997;
}
</style>