Shades of Salem #267350
Tints of Salem #267350
RGB
CMYK
RGB Variations
Color information
#267350 (or 0x267350) is known color: Salem. HEX triplet: 26, 73 and 50. RGB value is (38,115,80). Sum of RGB (Red+Green+Blue) = 38+115+80=233 (30% of max value = 765). Red value is 38 (15.23% from 255 or 16.31% from 233); Green value is 115 (45.31% from 255 or 49.36% from 233); Blue value is 80 (31.64% from 255 or 34.33% from 233); Max value from RGB is 115 - color contains mainly: green. Hex color #267350 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267350 is #D98CAF. Grayscale: #585858. Windows color (decimal): -14257328 or 5272358. OLE color: 5272358.
HSL color Cylindrical-coordinate representation of color #267350: hue angle of 152.73º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #267350 is Cyan = 0.67, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 80 | - |
| CMYK | 0.67 | 0 | 0.30 | 0.55 |
| HSL | 152.73º | 0.5% | 0.3% | - |
| HSV(B) | 152.73º | 0.67% | 0.45% | - |
| XYZ | 8.38 | 13.25 | 9.71 | - |
| YUV | 87.99 | 123.49 | 92.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 80 | 0.67 | 0 | 0.30 | 0.55 | 152.73 | 0.5 | 0.3 |
| Hex | 26 | 73 | 50 | 43 | 0 | 1E | 37 | 99 | 32 | 1E |
| Octal | 46 | 163 | 120 | 103 | 0 | 36 | 67 | 231 | 62 | 36 |
| Binary | 100110 | 1110011 | 1010000 | 1000011 | 0 | 11110 | 110111 | 10011001 | 110010 | 11110 |
Color Harmonies of #267350
Complementary color
Monochromatic Colors of #267350
Black with #267350
Text Example
Text Example
White with #267350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267350; }
p { color: rgb(38,115,80); }
H1.HeaderClassName
{
color: #267350;
}
.AnyTagClassName
{
color: #267350;
}
</style>
background-color css
<style>
a { background-color: #267350; }
a { background-color: rgb(38,115,80); }
div.DivClassName
{
background-color: #267350;
}
.BgClassName
{
background-color: #267350;
}
</style>
border-color css
<style>
span { border-color: #267350; }
span { border-color: rgb(38,115,80); }
td.TdClassName
{
border-color: #267350;
}
.TagClassName
{
border-color: #267350;
}
</style>