Shades of Lochmara #267198
Tints of Lochmara #267198
RGB
CMYK
RGB Variations
Color information
#267198 (or 0x267198) is known color: Lochmara. HEX triplet: 26, 71 and 98. RGB value is (38,113,152). Sum of RGB (Red+Green+Blue) = 38+113+152=303 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.54% from 303); Green value is 113 (44.53% from 255 or 37.29% from 303); Blue value is 152 (59.77% from 255 or 50.17% from 303); Max value from RGB is 152 - color contains mainly: blue. Hex color #267198 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #267198 is #D98E67. Grayscale: #5E5E5E. Windows color (decimal): -14257768 or 9990438. OLE color: 9990438.
HSL color Cylindrical-coordinate representation of color #267198: hue angle of 200.53º 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 #267198 is Cyan = 0.75, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 38 | 113 | 152 | - |
| CMYK | 0.75 | 0.26 | 0 | 0.40 |
| HSL | 200.53º | 0.6% | 0.37% | - |
| HSV(B) | 200.53º | 0.75% | 0.6% | - |
| XYZ | 12.37 | 14.49 | 31.85 | - |
| YUV | 95.02 | 160.15 | 87.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 152 | 0.75 | 0.26 | 0 | 0.40 | 200.53 | 0.6 | 0.37 |
| Hex | 26 | 71 | 98 | 4B | 1A | 0 | 28 | C9 | 3C | 25 |
| Octal | 46 | 161 | 230 | 113 | 32 | 0 | 50 | 311 | 74 | 45 |
| Binary | 100110 | 1110001 | 10011000 | 1001011 | 11010 | 0 | 101000 | 11001001 | 111100 | 100101 |
Color Harmonies of #267198
Complementary color
Monochromatic Colors of #267198
Black with #267198
Text Example
Text Example
White with #267198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267198; }
p { color: rgb(38,113,152); }
H1.HeaderClassName
{
color: #267198;
}
.AnyTagClassName
{
color: #267198;
}
</style>
background-color css
<style>
a { background-color: #267198; }
a { background-color: rgb(38,113,152); }
div.DivClassName
{
background-color: #267198;
}
.BgClassName
{
background-color: #267198;
}
</style>
border-color css
<style>
span { border-color: #267198; }
span { border-color: rgb(38,113,152); }
td.TdClassName
{
border-color: #267198;
}
.TagClassName
{
border-color: #267198;
}
</style>