Shades of Salem #267759
Tints of Salem #267759
RGB
CMYK
RGB Variations
Color information
#267759 (or 0x267759) is known color: Salem. HEX triplet: 26, 77 and 59. RGB value is (38,119,89). Sum of RGB (Red+Green+Blue) = 38+119+89=246 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.45% from 246); Green value is 119 (46.88% from 255 or 48.37% from 246); Blue value is 89 (35.16% from 255 or 36.18% from 246); Max value from RGB is 119 - color contains mainly: green. Hex color #267759 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267759 is #D988A6. Grayscale: #5B5B5B. Windows color (decimal): -14256295 or 5863206. OLE color: 5863206.
HSL color Cylindrical-coordinate representation of color #267759: hue angle of 157.78º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267759 is Cyan = 0.68, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 119 | 89 | - |
| CMYK | 0.68 | 0 | 0.25 | 0.53 |
| HSL | 157.78º | 0.52% | 0.31% | - |
| HSV(B) | 157.78º | 0.68% | 0.47% | - |
| XYZ | 9.2 | 14.33 | 11.73 | - |
| YUV | 91.36 | 126.66 | 89.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 119 | 89 | 0.68 | 0 | 0.25 | 0.53 | 157.78 | 0.52 | 0.31 |
| Hex | 26 | 77 | 59 | 44 | 0 | 19 | 35 | 9E | 34 | 1F |
| Octal | 46 | 167 | 131 | 104 | 0 | 31 | 65 | 236 | 64 | 37 |
| Binary | 100110 | 1110111 | 1011001 | 1000100 | 0 | 11001 | 110101 | 10011110 | 110100 | 11111 |
Color Harmonies of #267759
Complementary color
Monochromatic Colors of #267759
Black with #267759
Text Example
Text Example
White with #267759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267759; }
p { color: rgb(38,119,89); }
H1.HeaderClassName
{
color: #267759;
}
.AnyTagClassName
{
color: #267759;
}
</style>
background-color css
<style>
a { background-color: #267759; }
a { background-color: rgb(38,119,89); }
div.DivClassName
{
background-color: #267759;
}
.BgClassName
{
background-color: #267759;
}
</style>
border-color css
<style>
span { border-color: #267759; }
span { border-color: rgb(38,119,89); }
td.TdClassName
{
border-color: #267759;
}
.TagClassName
{
border-color: #267759;
}
</style>