Shades of Sushi #829929
Tints of Sushi #829929
RGB
CMYK
RGB Variations
Color information
#829929 (or 0x829929) is known color: Sushi. HEX triplet: 82, 99 and 29. RGB value is (130,153,41). Sum of RGB (Red+Green+Blue) = 130+153+41=324 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.12% from 324); Green value is 153 (60.16% from 255 or 47.22% from 324); Blue value is 41 (16.41% from 255 or 12.65% from 324); Max value from RGB is 153 - color contains mainly: green. Hex color #829929 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829929 is #7D66D6. Grayscale: #858585. Windows color (decimal): -8218327 or 2726274. OLE color: 2726274.
HSL color Cylindrical-coordinate representation of color #829929: hue angle of 72.32º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #829929 is Cyan = 0.15, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 153 | 41 | - |
| CMYK | 0.15 | 0 | 0.73 | 0.4 |
| HSL | 72.32º | 0.58% | 0.38% | - |
| HSV(B) | 72.32º | 0.73% | 0.6% | - |
| XYZ | 21 | 27.69 | 6.34 | - |
| YUV | 133.36 | 75.88 | 125.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 153 | 41 | 0.15 | 0 | 0.73 | 0.4 | 72.32 | 0.58 | 0.38 |
| Hex | 82 | 99 | 29 | F | 0 | 49 | 28 | 48 | 3A | 26 |
| Octal | 202 | 231 | 51 | 17 | 0 | 111 | 50 | 110 | 72 | 46 |
| Binary | 10000010 | 10011001 | 101001 | 1111 | 0 | 1001001 | 101000 | 1001000 | 111010 | 100110 |
Color Harmonies of #829929
Complementary color
Monochromatic Colors of #829929
Black with #829929
Text Example
Text Example
White with #829929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829929; }
p { color: rgb(130,153,41); }
H1.HeaderClassName
{
color: #829929;
}
.AnyTagClassName
{
color: #829929;
}
</style>
background-color css
<style>
a { background-color: #829929; }
a { background-color: rgb(130,153,41); }
div.DivClassName
{
background-color: #829929;
}
.BgClassName
{
background-color: #829929;
}
</style>
border-color css
<style>
span { border-color: #829929; }
span { border-color: rgb(130,153,41); }
td.TdClassName
{
border-color: #829929;
}
.TagClassName
{
border-color: #829929;
}
</style>