Shades of Pompadour #552342
Tints of Pompadour #552342
RGB
CMYK
RGB Variations
Color information
#552342 (or 0x552342) is known color: Pompadour. HEX triplet: 55, 23 and 42. RGB value is (85,35,66). Sum of RGB (Red+Green+Blue) = 85+35+66=186 (24% of max value = 765). Red value is 85 (33.59% from 255 or 45.70% from 186); Green value is 35 (14.06% from 255 or 18.82% from 186); Blue value is 66 (26.17% from 255 or 35.48% from 186); Max value from RGB is 85 - color contains mainly: red. Hex color #552342 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552342 is #AADCBD. Grayscale: #353535. Windows color (decimal): -11197630 or 4334421. OLE color: 4334421.
HSL color Cylindrical-coordinate representation of color #552342: hue angle of 322.8º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #552342 is Cyan = 0, Magento = 0.59, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 35 | 66 | - |
| CMYK | 0 | 0.59 | 0.22 | 0.67 |
| HSL | 322.8º | 0.42% | 0.24% | - |
| HSV(B) | 322.8º | 0.59% | 0.33% | - |
| XYZ | 5.33 | 3.53 | 5.55 | - |
| YUV | 53.48 | 135.07 | 150.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 35 | 66 | 0 | 0.59 | 0.22 | 0.67 | 322.8 | 0.42 | 0.24 |
| Hex | 55 | 23 | 42 | 0 | 3B | 16 | 43 | 143 | 2A | 18 |
| Octal | 125 | 43 | 102 | 0 | 73 | 26 | 103 | 503 | 52 | 30 |
| Binary | 1010101 | 100011 | 1000010 | 0 | 111011 | 10110 | 1000011 | 101000011 | 101010 | 11000 |
Color Harmonies of #552342
Complementary color
Monochromatic Colors of #552342
Black with #552342
Text Example
Text Example
White with #552342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552342; }
p { color: rgb(85,35,66); }
H1.HeaderClassName
{
color: #552342;
}
.AnyTagClassName
{
color: #552342;
}
</style>
background-color css
<style>
a { background-color: #552342; }
a { background-color: rgb(85,35,66); }
div.DivClassName
{
background-color: #552342;
}
.BgClassName
{
background-color: #552342;
}
</style>
border-color css
<style>
span { border-color: #552342; }
span { border-color: rgb(85,35,66); }
td.TdClassName
{
border-color: #552342;
}
.TagClassName
{
border-color: #552342;
}
</style>