Shades of Sushi #819933
Tints of Sushi #819933
RGB
CMYK
RGB Variations
Color information
#819933 (or 0x819933) is known color: Sushi. HEX triplet: 81, 99 and 33. RGB value is (129,153,51). Sum of RGB (Red+Green+Blue) = 129+153+51=333 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.74% from 333); Green value is 153 (60.16% from 255 or 45.95% from 333); Blue value is 51 (20.31% from 255 or 15.32% from 333); Max value from RGB is 153 - color contains mainly: green. Hex color #819933 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819933 is #7E66CC. Grayscale: #868686. Windows color (decimal): -8283853 or 3381633. OLE color: 3381633.
HSL color Cylindrical-coordinate representation of color #819933: hue angle of 74.12º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #819933 is Cyan = 0.16, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 51 | - |
| CMYK | 0.16 | 0 | 0.67 | 0.4 |
| HSL | 74.12º | 0.5% | 0.4% | - |
| HSV(B) | 74.12º | 0.67% | 0.6% | - |
| XYZ | 21.04 | 27.69 | 7.37 | - |
| YUV | 134.2 | 81.05 | 124.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 51 | 0.16 | 0 | 0.67 | 0.4 | 74.12 | 0.5 | 0.4 |
| Hex | 81 | 99 | 33 | 10 | 0 | 43 | 28 | 4A | 32 | 28 |
| Octal | 201 | 231 | 63 | 20 | 0 | 103 | 50 | 112 | 62 | 50 |
| Binary | 10000001 | 10011001 | 110011 | 10000 | 0 | 1000011 | 101000 | 1001010 | 110010 | 101000 |
Color Harmonies of #819933
Complementary color
Monochromatic Colors of #819933
Black with #819933
Text Example
Text Example
White with #819933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819933; }
p { color: rgb(129,153,51); }
H1.HeaderClassName
{
color: #819933;
}
.AnyTagClassName
{
color: #819933;
}
</style>
background-color css
<style>
a { background-color: #819933; }
a { background-color: rgb(129,153,51); }
div.DivClassName
{
background-color: #819933;
}
.BgClassName
{
background-color: #819933;
}
</style>
border-color css
<style>
span { border-color: #819933; }
span { border-color: rgb(129,153,51); }
td.TdClassName
{
border-color: #819933;
}
.TagClassName
{
border-color: #819933;
}
</style>