Shades of Salem #267552
Tints of Salem #267552
RGB
CMYK
RGB Variations
Color information
#267552 (or 0x267552) is known color: Salem. HEX triplet: 26, 75 and 52. RGB value is (38,117,82). Sum of RGB (Red+Green+Blue) = 38+117+82=237 (31% of max value = 765). Red value is 38 (15.23% from 255 or 16.03% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 82 (32.42% from 255 or 34.60% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #267552 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267552 is #D98AAD. Grayscale: #595959. Windows color (decimal): -14256814 or 5403942. OLE color: 5403942.
HSL color Cylindrical-coordinate representation of color #267552: hue angle of 153.42º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267552 is Cyan = 0.68, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 117 | 82 | - |
| CMYK | 0.68 | 0 | 0.30 | 0.54 |
| HSL | 153.42º | 0.51% | 0.3% | - |
| HSV(B) | 153.42º | 0.68% | 0.46% | - |
| XYZ | 8.68 | 13.74 | 10.18 | - |
| YUV | 89.39 | 123.83 | 91.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 117 | 82 | 0.68 | 0 | 0.30 | 0.54 | 153.42 | 0.51 | 0.3 |
| Hex | 26 | 75 | 52 | 44 | 0 | 1E | 36 | 99 | 33 | 1E |
| Octal | 46 | 165 | 122 | 104 | 0 | 36 | 66 | 231 | 63 | 36 |
| Binary | 100110 | 1110101 | 1010010 | 1000100 | 0 | 11110 | 110110 | 10011001 | 110011 | 11110 |
Color Harmonies of #267552
Complementary color
Monochromatic Colors of #267552
Black with #267552
Text Example
Text Example
White with #267552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267552; }
p { color: rgb(38,117,82); }
H1.HeaderClassName
{
color: #267552;
}
.AnyTagClassName
{
color: #267552;
}
</style>
background-color css
<style>
a { background-color: #267552; }
a { background-color: rgb(38,117,82); }
div.DivClassName
{
background-color: #267552;
}
.BgClassName
{
background-color: #267552;
}
</style>
border-color css
<style>
span { border-color: #267552; }
span { border-color: rgb(38,117,82); }
td.TdClassName
{
border-color: #267552;
}
.TagClassName
{
border-color: #267552;
}
</style>