Shades of Bouquet #A67594
Tints of Bouquet #A67594
RGB
CMYK
RGB Variations
Color information
#A67594 (or 0xA67594) is known color: Bouquet. HEX triplet: A6, 75 and 94. RGB value is (166,117,148). Sum of RGB (Red+Green+Blue) = 166+117+148=431 (57% of max value = 765). Red value is 166 (65.23% from 255 or 38.52% from 431); Green value is 117 (46.09% from 255 or 27.15% from 431); Blue value is 148 (58.20% from 255 or 34.34% from 431); Max value from RGB is 166 - color contains mainly: red. Hex color #A67594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A67594 is #598A6B. Grayscale: #878787. Windows color (decimal): -5868140 or 9729446. OLE color: 9729446.
HSL color Cylindrical-coordinate representation of color #A67594: hue angle of 322.04º degrees, saturation: 0.22, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A67594 is Cyan = 0, Magento = 0.30, Yellow = 0.11 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 117 | 148 | - |
| CMYK | 0 | 0.30 | 0.11 | 0.35 |
| HSL | 322.04º | 0.22% | 0.55% | - |
| HSV(B) | 322.04º | 0.3% | 0.65% | - |
| XYZ | 27.43 | 22.97 | 31 | - |
| YUV | 135.19 | 135.23 | 149.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 117 | 148 | 0 | 0.30 | 0.11 | 0.35 | 322.04 | 0.22 | 0.55 |
| Hex | A6 | 75 | 94 | 0 | 1E | B | 23 | 142 | 16 | 37 |
| Octal | 246 | 165 | 224 | 0 | 36 | 13 | 43 | 502 | 26 | 67 |
| Binary | 10100110 | 1110101 | 10010100 | 0 | 11110 | 1011 | 100011 | 101000010 | 10110 | 110111 |
Color Harmonies of #A67594
Complementary color
Monochromatic Colors of #A67594
Black with #A67594
Text Example
Text Example
White with #A67594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A67594; }
p { color: rgb(166,117,148); }
H1.HeaderClassName
{
color: #A67594;
}
.AnyTagClassName
{
color: #A67594;
}
</style>
background-color css
<style>
a { background-color: #A67594; }
a { background-color: rgb(166,117,148); }
div.DivClassName
{
background-color: #A67594;
}
.BgClassName
{
background-color: #A67594;
}
</style>
border-color css
<style>
span { border-color: #A67594; }
span { border-color: rgb(166,117,148); }
td.TdClassName
{
border-color: #A67594;
}
.TagClassName
{
border-color: #A67594;
}
</style>