Shades of Sushi #819935
Tints of Sushi #819935
RGB
CMYK
RGB Variations
Color information
#819935 (or 0x819935) is known color: Sushi. HEX triplet: 81, 99 and 35. RGB value is (129,153,53). Sum of RGB (Red+Green+Blue) = 129+153+53=335 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.51% from 335); Green value is 153 (60.16% from 255 or 45.67% from 335); Blue value is 53 (21.09% from 255 or 15.82% from 335); Max value from RGB is 153 - color contains mainly: green. Hex color #819935 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819935 is #7E66CA. Grayscale: #868686. Windows color (decimal): -8283851 or 3512705. OLE color: 3512705.
HSL color Cylindrical-coordinate representation of color #819935: hue angle of 74.4º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #819935 is Cyan = 0.16, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 53 | - |
| CMYK | 0.16 | 0 | 0.65 | 0.4 |
| HSL | 74.4º | 0.49% | 0.4% | - |
| HSV(B) | 74.4º | 0.65% | 0.6% | - |
| XYZ | 21.09 | 27.71 | 7.6 | - |
| YUV | 134.42 | 82.05 | 124.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 53 | 0.16 | 0 | 0.65 | 0.4 | 74.4 | 0.49 | 0.4 |
| Hex | 81 | 99 | 35 | 10 | 0 | 41 | 28 | 4A | 31 | 28 |
| Octal | 201 | 231 | 65 | 20 | 0 | 101 | 50 | 112 | 61 | 50 |
| Binary | 10000001 | 10011001 | 110101 | 10000 | 0 | 1000001 | 101000 | 1001010 | 110001 | 101000 |
Color Harmonies of #819935
Complementary color
Monochromatic Colors of #819935
Black with #819935
Text Example
Text Example
White with #819935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819935; }
p { color: rgb(129,153,53); }
H1.HeaderClassName
{
color: #819935;
}
.AnyTagClassName
{
color: #819935;
}
</style>
background-color css
<style>
a { background-color: #819935; }
a { background-color: rgb(129,153,53); }
div.DivClassName
{
background-color: #819935;
}
.BgClassName
{
background-color: #819935;
}
</style>
border-color css
<style>
span { border-color: #819935; }
span { border-color: rgb(129,153,53); }
td.TdClassName
{
border-color: #819935;
}
.TagClassName
{
border-color: #819935;
}
</style>