Shades of Salem #217452
Tints of Salem #217452
RGB
CMYK
RGB Variations
Color information
#217452 (or 0x217452) is known color: Salem. HEX triplet: 21, 74 and 52. RGB value is (33,116,82). Sum of RGB (Red+Green+Blue) = 33+116+82=231 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.29% from 231); Green value is 116 (45.70% from 255 or 50.22% from 231); Blue value is 82 (32.42% from 255 or 35.50% from 231); Max value from RGB is 116 - color contains mainly: green. Hex color #217452 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217452 is #DE8BAD. Grayscale: #575757. Windows color (decimal): -14584750 or 5403681. OLE color: 5403681.
HSL color Cylindrical-coordinate representation of color #217452: hue angle of 155.42º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217452 is Cyan = 0.72, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 116 | 82 | - |
| CMYK | 0.72 | 0 | 0.29 | 0.55 |
| HSL | 155.42º | 0.56% | 0.29% | - |
| HSV(B) | 155.42º | 0.72% | 0.45% | - |
| XYZ | 8.4 | 13.42 | 10.13 | - |
| YUV | 87.31 | 125 | 89.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 82 | 0.72 | 0 | 0.29 | 0.55 | 155.42 | 0.56 | 0.29 |
| Hex | 21 | 74 | 52 | 48 | 0 | 1D | 37 | 9B | 38 | 1D |
| Octal | 41 | 164 | 122 | 110 | 0 | 35 | 67 | 233 | 70 | 35 |
| Binary | 100001 | 1110100 | 1010010 | 1001000 | 0 | 11101 | 110111 | 10011011 | 111000 | 11101 |
Color Harmonies of #217452
Complementary color
Monochromatic Colors of #217452
Black with #217452
Text Example
Text Example
White with #217452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217452; }
p { color: rgb(33,116,82); }
H1.HeaderClassName
{
color: #217452;
}
.AnyTagClassName
{
color: #217452;
}
</style>
background-color css
<style>
a { background-color: #217452; }
a { background-color: rgb(33,116,82); }
div.DivClassName
{
background-color: #217452;
}
.BgClassName
{
background-color: #217452;
}
</style>
border-color css
<style>
span { border-color: #217452; }
span { border-color: rgb(33,116,82); }
td.TdClassName
{
border-color: #217452;
}
.TagClassName
{
border-color: #217452;
}
</style>