Shades of Lochmara #267498
Tints of Lochmara #267498
RGB
CMYK
RGB Variations
Color information
#267498 (or 0x267498) is known color: Lochmara. HEX triplet: 26, 74 and 98. RGB value is (38,116,152). Sum of RGB (Red+Green+Blue) = 38+116+152=306 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.42% from 306); Green value is 116 (45.70% from 255 or 37.91% from 306); Blue value is 152 (59.77% from 255 or 49.67% from 306); Max value from RGB is 152 - color contains mainly: blue. Hex color #267498 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #267498 is #D98B67. Grayscale: #606060. Windows color (decimal): -14257000 or 9991206. OLE color: 9991206.
HSL color Cylindrical-coordinate representation of color #267498: hue angle of 198.95º 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 #267498 is Cyan = 0.75, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 38 | 116 | 152 | - |
| CMYK | 0.75 | 0.24 | 0 | 0.40 |
| HSL | 198.95º | 0.6% | 0.37% | - |
| HSV(B) | 198.95º | 0.75% | 0.6% | - |
| XYZ | 12.71 | 15.17 | 31.96 | - |
| YUV | 96.78 | 159.16 | 86.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 116 | 152 | 0.75 | 0.24 | 0 | 0.40 | 198.95 | 0.6 | 0.37 |
| Hex | 26 | 74 | 98 | 4B | 18 | 0 | 28 | C7 | 3C | 25 |
| Octal | 46 | 164 | 230 | 113 | 30 | 0 | 50 | 307 | 74 | 45 |
| Binary | 100110 | 1110100 | 10011000 | 1001011 | 11000 | 0 | 101000 | 11000111 | 111100 | 100101 |
Color Harmonies of #267498
Complementary color
Monochromatic Colors of #267498
Black with #267498
Text Example
Text Example
White with #267498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267498; }
p { color: rgb(38,116,152); }
H1.HeaderClassName
{
color: #267498;
}
.AnyTagClassName
{
color: #267498;
}
</style>
background-color css
<style>
a { background-color: #267498; }
a { background-color: rgb(38,116,152); }
div.DivClassName
{
background-color: #267498;
}
.BgClassName
{
background-color: #267498;
}
</style>
border-color css
<style>
span { border-color: #267498; }
span { border-color: rgb(38,116,152); }
td.TdClassName
{
border-color: #267498;
}
.TagClassName
{
border-color: #267498;
}
</style>