Shades of Salem #267353
Tints of Salem #267353
RGB
CMYK
RGB Variations
Color information
#267353 (or 0x267353) is known color: Salem. HEX triplet: 26, 73 and 53. RGB value is (38,115,83). Sum of RGB (Red+Green+Blue) = 38+115+83=236 (31% of max value = 765). Red value is 38 (15.23% from 255 or 16.10% from 236); Green value is 115 (45.31% from 255 or 48.73% from 236); Blue value is 83 (32.81% from 255 or 35.17% from 236); Max value from RGB is 115 - color contains mainly: green. Hex color #267353 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267353 is #D98CAC. Grayscale: #585858. Windows color (decimal): -14257325 or 5468966. OLE color: 5468966.
HSL color Cylindrical-coordinate representation of color #267353: hue angle of 155.06º 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 #267353 is Cyan = 0.67, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 83 | - |
| CMYK | 0.67 | 0 | 0.28 | 0.55 |
| HSL | 155.06º | 0.5% | 0.3% | - |
| HSV(B) | 155.06º | 0.67% | 0.45% | - |
| XYZ | 8.49 | 13.3 | 10.3 | - |
| YUV | 88.33 | 124.99 | 92.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 83 | 0.67 | 0 | 0.28 | 0.55 | 155.06 | 0.5 | 0.3 |
| Hex | 26 | 73 | 53 | 43 | 0 | 1C | 37 | 9B | 32 | 1E |
| Octal | 46 | 163 | 123 | 103 | 0 | 34 | 67 | 233 | 62 | 36 |
| Binary | 100110 | 1110011 | 1010011 | 1000011 | 0 | 11100 | 110111 | 10011011 | 110010 | 11110 |
Color Harmonies of #267353
Complementary color
Monochromatic Colors of #267353
Black with #267353
Text Example
Text Example
White with #267353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267353; }
p { color: rgb(38,115,83); }
H1.HeaderClassName
{
color: #267353;
}
.AnyTagClassName
{
color: #267353;
}
</style>
background-color css
<style>
a { background-color: #267353; }
a { background-color: rgb(38,115,83); }
div.DivClassName
{
background-color: #267353;
}
.BgClassName
{
background-color: #267353;
}
</style>
border-color css
<style>
span { border-color: #267353; }
span { border-color: rgb(38,115,83); }
td.TdClassName
{
border-color: #267353;
}
.TagClassName
{
border-color: #267353;
}
</style>