Shades of Salem #267659
Tints of Salem #267659
RGB
CMYK
RGB Variations
Color information
#267659 (or 0x267659) is known color: Salem. HEX triplet: 26, 76 and 59. RGB value is (38,118,89). Sum of RGB (Red+Green+Blue) = 38+118+89=245 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.51% from 245); Green value is 118 (46.48% from 255 or 48.16% from 245); Blue value is 89 (35.16% from 255 or 36.33% from 245); Max value from RGB is 118 - color contains mainly: green. Hex color #267659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267659 is #D989A6. Grayscale: #5A5A5A. Windows color (decimal): -14256551 or 5862950. OLE color: 5862950.
HSL color Cylindrical-coordinate representation of color #267659: hue angle of 158.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267659 is Cyan = 0.68, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 118 | 89 | - |
| CMYK | 0.68 | 0 | 0.25 | 0.54 |
| HSL | 158.25º | 0.51% | 0.31% | - |
| HSV(B) | 158.25º | 0.68% | 0.46% | - |
| XYZ | 9.08 | 14.09 | 11.69 | - |
| YUV | 90.77 | 127 | 90.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 118 | 89 | 0.68 | 0 | 0.25 | 0.54 | 158.25 | 0.51 | 0.31 |
| Hex | 26 | 76 | 59 | 44 | 0 | 19 | 36 | 9E | 33 | 1F |
| Octal | 46 | 166 | 131 | 104 | 0 | 31 | 66 | 236 | 63 | 37 |
| Binary | 100110 | 1110110 | 1011001 | 1000100 | 0 | 11001 | 110110 | 10011110 | 110011 | 11111 |
Color Harmonies of #267659
Complementary color
Monochromatic Colors of #267659
Black with #267659
Text Example
Text Example
White with #267659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267659; }
p { color: rgb(38,118,89); }
H1.HeaderClassName
{
color: #267659;
}
.AnyTagClassName
{
color: #267659;
}
</style>
background-color css
<style>
a { background-color: #267659; }
a { background-color: rgb(38,118,89); }
div.DivClassName
{
background-color: #267659;
}
.BgClassName
{
background-color: #267659;
}
</style>
border-color css
<style>
span { border-color: #267659; }
span { border-color: rgb(38,118,89); }
td.TdClassName
{
border-color: #267659;
}
.TagClassName
{
border-color: #267659;
}
</style>