Shades of Bouquet #A67194
Tints of Bouquet #A67194
RGB
CMYK
RGB Variations
Color information
#A67194 (or 0xA67194) is known color: Bouquet. HEX triplet: A6, 71 and 94. RGB value is (166,113,148). Sum of RGB (Red+Green+Blue) = 166+113+148=427 (56% of max value = 765). Red value is 166 (65.23% from 255 or 38.88% from 427); Green value is 113 (44.53% from 255 or 26.46% from 427); Blue value is 148 (58.20% from 255 or 34.66% from 427); Max value from RGB is 166 - color contains mainly: red. Hex color #A67194 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A67194 is #598E6B. Grayscale: #848484. Windows color (decimal): -5869164 or 9728422. OLE color: 9728422.
HSL color Cylindrical-coordinate representation of color #A67194: hue angle of 320.38º degrees, saturation: 0.23, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A67194 is Cyan = 0, Magento = 0.32, Yellow = 0.11 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 113 | 148 | - |
| CMYK | 0 | 0.32 | 0.11 | 0.35 |
| HSL | 320.38º | 0.23% | 0.55% | - |
| HSV(B) | 320.38º | 0.32% | 0.65% | - |
| XYZ | 26.98 | 22.06 | 30.85 | - |
| YUV | 132.84 | 136.56 | 151.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 113 | 148 | 0 | 0.32 | 0.11 | 0.35 | 320.38 | 0.23 | 0.55 |
| Hex | A6 | 71 | 94 | 0 | 20 | B | 23 | 140 | 17 | 37 |
| Octal | 246 | 161 | 224 | 0 | 40 | 13 | 43 | 500 | 27 | 67 |
| Binary | 10100110 | 1110001 | 10010100 | 0 | 100000 | 1011 | 100011 | 101000000 | 10111 | 110111 |
Color Harmonies of #A67194
Complementary color
Monochromatic Colors of #A67194
Black with #A67194
Text Example
Text Example
White with #A67194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A67194; }
p { color: rgb(166,113,148); }
H1.HeaderClassName
{
color: #A67194;
}
.AnyTagClassName
{
color: #A67194;
}
</style>
background-color css
<style>
a { background-color: #A67194; }
a { background-color: rgb(166,113,148); }
div.DivClassName
{
background-color: #A67194;
}
.BgClassName
{
background-color: #A67194;
}
</style>
border-color css
<style>
span { border-color: #A67194; }
span { border-color: rgb(166,113,148); }
td.TdClassName
{
border-color: #A67194;
}
.TagClassName
{
border-color: #A67194;
}
</style>