Shades of Sushi #819926
Tints of Sushi #819926
RGB
CMYK
RGB Variations
Color information
#819926 (or 0x819926) is known color: Sushi. HEX triplet: 81, 99 and 26. RGB value is (129,153,38). Sum of RGB (Red+Green+Blue) = 129+153+38=320 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.31% from 320); Green value is 153 (60.16% from 255 or 47.81% from 320); Blue value is 38 (15.23% from 255 or 11.88% from 320); Max value from RGB is 153 - color contains mainly: green. Hex color #819926 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819926 is #7E66D9. Grayscale: #858585. Windows color (decimal): -8283866 or 2529665. OLE color: 2529665.
HSL color Cylindrical-coordinate representation of color #819926: hue angle of 72.52º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #819926 is Cyan = 0.16, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 38 | - |
| CMYK | 0.16 | 0 | 0.75 | 0.4 |
| HSL | 72.52º | 0.6% | 0.37% | - |
| HSV(B) | 72.52º | 0.75% | 0.6% | - |
| XYZ | 20.79 | 27.59 | 6.06 | - |
| YUV | 132.71 | 74.55 | 125.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 38 | 0.16 | 0 | 0.75 | 0.4 | 72.52 | 0.6 | 0.37 |
| Hex | 81 | 99 | 26 | 10 | 0 | 4B | 28 | 49 | 3C | 25 |
| Octal | 201 | 231 | 46 | 20 | 0 | 113 | 50 | 111 | 74 | 45 |
| Binary | 10000001 | 10011001 | 100110 | 10000 | 0 | 1001011 | 101000 | 1001001 | 111100 | 100101 |
Color Harmonies of #819926
Complementary color
Monochromatic Colors of #819926
Black with #819926
Text Example
Text Example
White with #819926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819926; }
p { color: rgb(129,153,38); }
H1.HeaderClassName
{
color: #819926;
}
.AnyTagClassName
{
color: #819926;
}
</style>
background-color css
<style>
a { background-color: #819926; }
a { background-color: rgb(129,153,38); }
div.DivClassName
{
background-color: #819926;
}
.BgClassName
{
background-color: #819926;
}
</style>
border-color css
<style>
span { border-color: #819926; }
span { border-color: rgb(129,153,38); }
td.TdClassName
{
border-color: #819926;
}
.TagClassName
{
border-color: #819926;
}
</style>