Shades of Lochmara #267395
Tints of Lochmara #267395
RGB
CMYK
RGB Variations
Color information
#267395 (or 0x267395) is known color: Lochmara. HEX triplet: 26, 73 and 95. RGB value is (38,115,149). Sum of RGB (Red+Green+Blue) = 38+115+149=302 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.58% from 302); Green value is 115 (45.31% from 255 or 38.08% from 302); Blue value is 149 (58.59% from 255 or 49.34% from 302); Max value from RGB is 149 - color contains mainly: blue. Hex color #267395 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #267395 is #D98C6A. Grayscale: #5F5F5F. Windows color (decimal): -14257259 or 9794342. OLE color: 9794342.
HSL color Cylindrical-coordinate representation of color #267395: hue angle of 198.38º 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 #267395 is Cyan = 0.74, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 115 | 149 | - |
| CMYK | 0.74 | 0.23 | 0 | 0.42 |
| HSL | 198.38º | 0.59% | 0.37% | - |
| HSV(B) | 198.38º | 0.74% | 0.58% | - |
| XYZ | 12.35 | 14.84 | 30.65 | - |
| YUV | 95.85 | 157.99 | 86.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 149 | 0.74 | 0.23 | 0 | 0.42 | 198.38 | 0.59 | 0.37 |
| Hex | 26 | 73 | 95 | 4A | 17 | 0 | 2A | C6 | 3B | 25 |
| Octal | 46 | 163 | 225 | 112 | 27 | 0 | 52 | 306 | 73 | 45 |
| Binary | 100110 | 1110011 | 10010101 | 1001010 | 10111 | 0 | 101010 | 11000110 | 111011 | 100101 |
Color Harmonies of #267395
Complementary color
Monochromatic Colors of #267395
Black with #267395
Text Example
Text Example
White with #267395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267395; }
p { color: rgb(38,115,149); }
H1.HeaderClassName
{
color: #267395;
}
.AnyTagClassName
{
color: #267395;
}
</style>
background-color css
<style>
a { background-color: #267395; }
a { background-color: rgb(38,115,149); }
div.DivClassName
{
background-color: #267395;
}
.BgClassName
{
background-color: #267395;
}
</style>
border-color css
<style>
span { border-color: #267395; }
span { border-color: rgb(38,115,149); }
td.TdClassName
{
border-color: #267395;
}
.TagClassName
{
border-color: #267395;
}
</style>