Shades of Lochmara #267399
Tints of Lochmara #267399
RGB
CMYK
RGB Variations
Color information
#267399 (or 0x267399) is known color: Lochmara. HEX triplet: 26, 73 and 99. RGB value is (38,115,153). Sum of RGB (Red+Green+Blue) = 38+115+153=306 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.42% from 306); Green value is 115 (45.31% from 255 or 37.58% from 306); Blue value is 153 (60.16% from 255 or 50% from 306); Max value from RGB is 153 - color contains mainly: blue. Hex color #267399 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #267399 is #D98C66. Grayscale: #606060. Windows color (decimal): -14257255 or 10056486. OLE color: 10056486.
HSL color Cylindrical-coordinate representation of color #267399: hue angle of 199.83º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #267399 is Cyan = 0.75, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 38 | 115 | 153 | - |
| CMYK | 0.75 | 0.25 | 0 | 0.4 |
| HSL | 199.83º | 0.6% | 0.37% | - |
| HSV(B) | 199.83º | 0.75% | 0.6% | - |
| XYZ | 12.68 | 14.97 | 32.36 | - |
| YUV | 96.31 | 159.99 | 86.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 153 | 0.75 | 0.25 | 0 | 0.4 | 199.83 | 0.6 | 0.37 |
| Hex | 26 | 73 | 99 | 4B | 19 | 0 | 28 | C8 | 3C | 25 |
| Octal | 46 | 163 | 231 | 113 | 31 | 0 | 50 | 310 | 74 | 45 |
| Binary | 100110 | 1110011 | 10011001 | 1001011 | 11001 | 0 | 101000 | 11001000 | 111100 | 100101 |
Color Harmonies of #267399
Complementary color
Monochromatic Colors of #267399
Black with #267399
Text Example
Text Example
White with #267399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267399; }
p { color: rgb(38,115,153); }
H1.HeaderClassName
{
color: #267399;
}
.AnyTagClassName
{
color: #267399;
}
</style>
background-color css
<style>
a { background-color: #267399; }
a { background-color: rgb(38,115,153); }
div.DivClassName
{
background-color: #267399;
}
.BgClassName
{
background-color: #267399;
}
</style>
border-color css
<style>
span { border-color: #267399; }
span { border-color: rgb(38,115,153); }
td.TdClassName
{
border-color: #267399;
}
.TagClassName
{
border-color: #267399;
}
</style>