Shades of Salem #267152
Tints of Salem #267152
RGB
CMYK
RGB Variations
Color information
#267152 (or 0x267152) is known color: Salem. HEX triplet: 26, 71 and 52. RGB value is (38,113,82). Sum of RGB (Red+Green+Blue) = 38+113+82=233 (30% of max value = 765). Red value is 38 (15.23% from 255 or 16.31% from 233); Green value is 113 (44.53% from 255 or 48.50% from 233); Blue value is 82 (32.42% from 255 or 35.19% from 233); Max value from RGB is 113 - color contains mainly: green. Hex color #267152 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267152 is #D98EAD. Grayscale: #575757. Windows color (decimal): -14257838 or 5402918. OLE color: 5402918.
HSL color Cylindrical-coordinate representation of color #267152: hue angle of 155.2º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #267152 is Cyan = 0.66, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 113 | 82 | - |
| CMYK | 0.66 | 0 | 0.27 | 0.56 |
| HSL | 155.2º | 0.5% | 0.3% | - |
| HSV(B) | 155.2º | 0.66% | 0.44% | - |
| XYZ | 8.23 | 12.83 | 10.03 | - |
| YUV | 87.04 | 125.15 | 93.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 82 | 0.66 | 0 | 0.27 | 0.56 | 155.2 | 0.5 | 0.3 |
| Hex | 26 | 71 | 52 | 42 | 0 | 1B | 38 | 9B | 32 | 1E |
| Octal | 46 | 161 | 122 | 102 | 0 | 33 | 70 | 233 | 62 | 36 |
| Binary | 100110 | 1110001 | 1010010 | 1000010 | 0 | 11011 | 111000 | 10011011 | 110010 | 11110 |
Color Harmonies of #267152
Complementary color
Monochromatic Colors of #267152
Black with #267152
Text Example
Text Example
White with #267152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267152; }
p { color: rgb(38,113,82); }
H1.HeaderClassName
{
color: #267152;
}
.AnyTagClassName
{
color: #267152;
}
</style>
background-color css
<style>
a { background-color: #267152; }
a { background-color: rgb(38,113,82); }
div.DivClassName
{
background-color: #267152;
}
.BgClassName
{
background-color: #267152;
}
</style>
border-color css
<style>
span { border-color: #267152; }
span { border-color: rgb(38,113,82); }
td.TdClassName
{
border-color: #267152;
}
.TagClassName
{
border-color: #267152;
}
</style>