Shades of Lochmara #266695
Tints of Lochmara #266695
RGB
CMYK
RGB Variations
Color information
#266695 (or 0x266695) is known color: Lochmara. HEX triplet: 26, 66 and 95. RGB value is (38,102,149). Sum of RGB (Red+Green+Blue) = 38+102+149=289 (38% of max value = 765). Red value is 38 (15.23% from 255 or 13.15% from 289); Green value is 102 (40.23% from 255 or 35.29% from 289); Blue value is 149 (58.59% from 255 or 51.56% from 289); Max value from RGB is 149 - color contains mainly: blue. Hex color #266695 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266695 is #D9996A. Grayscale: #575757. Windows color (decimal): -14260587 or 9791014. OLE color: 9791014.
HSL color Cylindrical-coordinate representation of color #266695: hue angle of 205.41º 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 #266695 is Cyan = 0.74, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 102 | 149 | - |
| CMYK | 0.74 | 0.32 | 0 | 0.42 |
| HSL | 205.41º | 0.59% | 0.37% | - |
| HSV(B) | 205.41º | 0.74% | 0.58% | - |
| XYZ | 10.98 | 12.08 | 30.19 | - |
| YUV | 88.22 | 162.3 | 92.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 102 | 149 | 0.74 | 0.32 | 0 | 0.42 | 205.41 | 0.59 | 0.37 |
| Hex | 26 | 66 | 95 | 4A | 20 | 0 | 2A | CD | 3B | 25 |
| Octal | 46 | 146 | 225 | 112 | 40 | 0 | 52 | 315 | 73 | 45 |
| Binary | 100110 | 1100110 | 10010101 | 1001010 | 100000 | 0 | 101010 | 11001101 | 111011 | 100101 |
Color Harmonies of #266695
Complementary color
Monochromatic Colors of #266695
Black with #266695
Text Example
Text Example
White with #266695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266695; }
p { color: rgb(38,102,149); }
H1.HeaderClassName
{
color: #266695;
}
.AnyTagClassName
{
color: #266695;
}
</style>
background-color css
<style>
a { background-color: #266695; }
a { background-color: rgb(38,102,149); }
div.DivClassName
{
background-color: #266695;
}
.BgClassName
{
background-color: #266695;
}
</style>
border-color css
<style>
span { border-color: #266695; }
span { border-color: rgb(38,102,149); }
td.TdClassName
{
border-color: #266695;
}
.TagClassName
{
border-color: #266695;
}
</style>