Shades of Lochmara #266894
Tints of Lochmara #266894
RGB
CMYK
RGB Variations
Color information
#266894 (or 0x266894) is known color: Lochmara. HEX triplet: 26, 68 and 94. RGB value is (38,104,148). Sum of RGB (Red+Green+Blue) = 38+104+148=290 (38% of max value = 765). Red value is 38 (15.23% from 255 or 13.10% from 290); Green value is 104 (41.02% from 255 or 35.86% from 290); Blue value is 148 (58.20% from 255 or 51.03% from 290); Max value from RGB is 148 - color contains mainly: blue. Hex color #266894 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266894 is #D9976B. Grayscale: #595959. Windows color (decimal): -14260076 or 9725990. OLE color: 9725990.
HSL color Cylindrical-coordinate representation of color #266894: hue angle of 204º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #266894 is Cyan = 0.74, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 104 | 148 | - |
| CMYK | 0.74 | 0.30 | 0 | 0.42 |
| HSL | 204º | 0.59% | 0.36% | - |
| HSV(B) | 204º | 0.74% | 0.58% | - |
| XYZ | 11.09 | 12.45 | 29.84 | - |
| YUV | 89.28 | 161.13 | 91.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 104 | 148 | 0.74 | 0.30 | 0 | 0.42 | 204 | 0.59 | 0.36 |
| Hex | 26 | 68 | 94 | 4A | 1E | 0 | 2A | CC | 3B | 24 |
| Octal | 46 | 150 | 224 | 112 | 36 | 0 | 52 | 314 | 73 | 44 |
| Binary | 100110 | 1101000 | 10010100 | 1001010 | 11110 | 0 | 101010 | 11001100 | 111011 | 100100 |
Color Harmonies of #266894
Complementary color
Monochromatic Colors of #266894
Black with #266894
Text Example
Text Example
White with #266894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266894; }
p { color: rgb(38,104,148); }
H1.HeaderClassName
{
color: #266894;
}
.AnyTagClassName
{
color: #266894;
}
</style>
background-color css
<style>
a { background-color: #266894; }
a { background-color: rgb(38,104,148); }
div.DivClassName
{
background-color: #266894;
}
.BgClassName
{
background-color: #266894;
}
</style>
border-color css
<style>
span { border-color: #266894; }
span { border-color: rgb(38,104,148); }
td.TdClassName
{
border-color: #266894;
}
.TagClassName
{
border-color: #266894;
}
</style>