Shades of Pompadour #701338
Tints of Pompadour #701338
RGB
CMYK
RGB Variations
Color information
#701338 (or 0x701338) is known color: Pompadour. HEX triplet: 70, 13 and 38. RGB value is (112,19,56). Sum of RGB (Red+Green+Blue) = 112+19+56=187 (24% of max value = 765). Red value is 112 (44.14% from 255 or 59.89% from 187); Green value is 19 (7.81% from 255 or 10.16% from 187); Blue value is 56 (22.27% from 255 or 29.95% from 187); Max value from RGB is 112 - color contains mainly: red. Hex color #701338 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701338 is #8FECC7. Grayscale: #323232. Windows color (decimal): -9432264 or 3674992. OLE color: 3674992.
HSL color Cylindrical-coordinate representation of color #701338: hue angle of 336.13º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #701338 is Cyan = 0, Magento = 0.83, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 19 | 56 | - |
| CMYK | 0 | 0.83 | 0.50 | 0.56 |
| HSL | 336.13º | 0.71% | 0.26% | - |
| HSV(B) | 336.13º | 0.83% | 0.44% | - |
| XYZ | 7.63 | 4.2 | 4.15 | - |
| YUV | 51.03 | 130.81 | 171.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 19 | 56 | 0 | 0.83 | 0.50 | 0.56 | 336.13 | 0.71 | 0.26 |
| Hex | 70 | 13 | 38 | 0 | 53 | 32 | 38 | 150 | 47 | 1A |
| Octal | 160 | 23 | 70 | 0 | 123 | 62 | 70 | 520 | 107 | 32 |
| Binary | 1110000 | 10011 | 111000 | 0 | 1010011 | 110010 | 111000 | 101010000 | 1000111 | 11010 |
Color Harmonies of #701338
Complementary color
Monochromatic Colors of #701338
Black with #701338
Text Example
Text Example
White with #701338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701338; }
p { color: rgb(112,19,56); }
H1.HeaderClassName
{
color: #701338;
}
.AnyTagClassName
{
color: #701338;
}
</style>
background-color css
<style>
a { background-color: #701338; }
a { background-color: rgb(112,19,56); }
div.DivClassName
{
background-color: #701338;
}
.BgClassName
{
background-color: #701338;
}
</style>
border-color css
<style>
span { border-color: #701338; }
span { border-color: rgb(112,19,56); }
td.TdClassName
{
border-color: #701338;
}
.TagClassName
{
border-color: #701338;
}
</style>