Shades of Bazaar #817674
Tints of Bazaar #817674
RGB
CMYK
RGB Variations
Color information
#817674 (or 0x817674) is known color: Bazaar. HEX triplet: 81, 76 and 74. RGB value is (129,118,116). Sum of RGB (Red+Green+Blue) = 129+118+116=363 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.54% from 363); Green value is 118 (46.48% from 255 or 32.51% from 363); Blue value is 116 (45.70% from 255 or 31.96% from 363); Max value from RGB is 129 - color contains mainly: red. Hex color #817674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817674 is #7E898B. Grayscale: #797979. Windows color (decimal): -8292748 or 7632513. OLE color: 7632513.
HSL color Cylindrical-coordinate representation of color #817674: hue angle of 9.23º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #817674 is Cyan = 0, Magento = 0.09, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 118 | 116 | - |
| CMYK | 0 | 0.09 | 0.10 | 0.49 |
| HSL | 9.23º | 0.05% | 0.48% | - |
| HSV(B) | 9.23º | 0.1% | 0.51% | - |
| XYZ | 18.68 | 18.88 | 19.18 | - |
| YUV | 121.06 | 125.14 | 133.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 118 | 116 | 0 | 0.09 | 0.10 | 0.49 | 9.23 | 0.05 | 0.48 |
| Hex | 81 | 76 | 74 | 0 | 9 | A | 31 | 9 | 5 | 30 |
| Octal | 201 | 166 | 164 | 0 | 11 | 12 | 61 | 11 | 5 | 60 |
| Binary | 10000001 | 1110110 | 1110100 | 0 | 1001 | 1010 | 110001 | 1001 | 101 | 110000 |
Color Harmonies of #817674
Complementary color
Monochromatic Colors of #817674
Black with #817674
Text Example
Text Example
White with #817674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817674; }
p { color: rgb(129,118,116); }
H1.HeaderClassName
{
color: #817674;
}
.AnyTagClassName
{
color: #817674;
}
</style>
background-color css
<style>
a { background-color: #817674; }
a { background-color: rgb(129,118,116); }
div.DivClassName
{
background-color: #817674;
}
.BgClassName
{
background-color: #817674;
}
</style>
border-color css
<style>
span { border-color: #817674; }
span { border-color: rgb(129,118,116); }
td.TdClassName
{
border-color: #817674;
}
.TagClassName
{
border-color: #817674;
}
</style>