Shades of Pompadour #691335
Tints of Pompadour #691335
RGB
CMYK
RGB Variations
Color information
#691335 (or 0x691335) is known color: Pompadour. HEX triplet: 69, 13 and 35. RGB value is (105,19,53). Sum of RGB (Red+Green+Blue) = 105+19+53=177 (23% of max value = 765). Red value is 105 (41.41% from 255 or 59.32% from 177); Green value is 19 (7.81% from 255 or 10.73% from 177); Blue value is 53 (21.09% from 255 or 29.94% from 177); Max value from RGB is 105 - color contains mainly: red. Hex color #691335 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691335 is #96ECCA. Grayscale: #303030. Windows color (decimal): -9891019 or 3478377. OLE color: 3478377.
HSL color Cylindrical-coordinate representation of color #691335: hue angle of 336.28º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #691335 is Cyan = 0, Magento = 0.82, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 19 | 53 | - |
| CMYK | 0 | 0.82 | 0.50 | 0.59 |
| HSL | 336.28º | 0.69% | 0.24% | - |
| HSV(B) | 336.28º | 0.82% | 0.41% | - |
| XYZ | 6.7 | 3.73 | 3.73 | - |
| YUV | 48.59 | 130.49 | 168.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 19 | 53 | 0 | 0.82 | 0.50 | 0.59 | 336.28 | 0.69 | 0.24 |
| Hex | 69 | 13 | 35 | 0 | 52 | 32 | 3B | 150 | 45 | 18 |
| Octal | 151 | 23 | 65 | 0 | 122 | 62 | 73 | 520 | 105 | 30 |
| Binary | 1101001 | 10011 | 110101 | 0 | 1010010 | 110010 | 111011 | 101010000 | 1000101 | 11000 |
Color Harmonies of #691335
Complementary color
Monochromatic Colors of #691335
Black with #691335
Text Example
Text Example
White with #691335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691335; }
p { color: rgb(105,19,53); }
H1.HeaderClassName
{
color: #691335;
}
.AnyTagClassName
{
color: #691335;
}
</style>
background-color css
<style>
a { background-color: #691335; }
a { background-color: rgb(105,19,53); }
div.DivClassName
{
background-color: #691335;
}
.BgClassName
{
background-color: #691335;
}
</style>
border-color css
<style>
span { border-color: #691335; }
span { border-color: rgb(105,19,53); }
td.TdClassName
{
border-color: #691335;
}
.TagClassName
{
border-color: #691335;
}
</style>