Shades of Lochmara #266995
Tints of Lochmara #266995
RGB
CMYK
RGB Variations
Color information
#266995 (or 0x266995) is known color: Lochmara. HEX triplet: 26, 69 and 95. RGB value is (38,105,149). Sum of RGB (Red+Green+Blue) = 38+105+149=292 (38% of max value = 765). Red value is 38 (15.23% from 255 or 13.01% from 292); Green value is 105 (41.41% from 255 or 35.96% from 292); Blue value is 149 (58.59% from 255 or 51.03% from 292); Max value from RGB is 149 - color contains mainly: blue. Hex color #266995 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266995 is #D9966A. Grayscale: #595959. Windows color (decimal): -14259819 or 9791782. OLE color: 9791782.
HSL color Cylindrical-coordinate representation of color #266995: hue angle of 203.78º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #266995 is Cyan = 0.74, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 105 | 149 | - |
| CMYK | 0.74 | 0.30 | 0 | 0.42 |
| HSL | 203.78º | 0.59% | 0.37% | - |
| HSV(B) | 203.78º | 0.74% | 0.58% | - |
| XYZ | 11.28 | 12.69 | 30.29 | - |
| YUV | 89.98 | 161.3 | 90.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 105 | 149 | 0.74 | 0.30 | 0 | 0.42 | 203.78 | 0.59 | 0.37 |
| Hex | 26 | 69 | 95 | 4A | 1E | 0 | 2A | CC | 3B | 25 |
| Octal | 46 | 151 | 225 | 112 | 36 | 0 | 52 | 314 | 73 | 45 |
| Binary | 100110 | 1101001 | 10010101 | 1001010 | 11110 | 0 | 101010 | 11001100 | 111011 | 100101 |
Color Harmonies of #266995
Complementary color
Monochromatic Colors of #266995
Black with #266995
Text Example
Text Example
White with #266995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266995; }
p { color: rgb(38,105,149); }
H1.HeaderClassName
{
color: #266995;
}
.AnyTagClassName
{
color: #266995;
}
</style>
background-color css
<style>
a { background-color: #266995; }
a { background-color: rgb(38,105,149); }
div.DivClassName
{
background-color: #266995;
}
.BgClassName
{
background-color: #266995;
}
</style>
border-color css
<style>
span { border-color: #266995; }
span { border-color: rgb(38,105,149); }
td.TdClassName
{
border-color: #266995;
}
.TagClassName
{
border-color: #266995;
}
</style>