Shades of Sushi #819925
Tints of Sushi #819925
RGB
CMYK
RGB Variations
Color information
#819925 (or 0x819925) is known color: Sushi. HEX triplet: 81, 99 and 25. RGB value is (129,153,37). Sum of RGB (Red+Green+Blue) = 129+153+37=319 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.44% from 319); Green value is 153 (60.16% from 255 or 47.96% from 319); Blue value is 37 (14.84% from 255 or 11.60% from 319); Max value from RGB is 153 - color contains mainly: green. Hex color #819925 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819925 is #7E66DA. Grayscale: #858585. Windows color (decimal): -8283867 or 2464129. OLE color: 2464129.
HSL color Cylindrical-coordinate representation of color #819925: hue angle of 72.41º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #819925 is Cyan = 0.16, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 37 | - |
| CMYK | 0.16 | 0 | 0.76 | 0.4 |
| HSL | 72.41º | 0.61% | 0.37% | - |
| HSV(B) | 72.41º | 0.76% | 0.6% | - |
| XYZ | 20.78 | 27.58 | 5.98 | - |
| YUV | 132.6 | 74.05 | 125.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 37 | 0.16 | 0 | 0.76 | 0.4 | 72.41 | 0.61 | 0.37 |
| Hex | 81 | 99 | 25 | 10 | 0 | 4C | 28 | 48 | 3D | 25 |
| Octal | 201 | 231 | 45 | 20 | 0 | 114 | 50 | 110 | 75 | 45 |
| Binary | 10000001 | 10011001 | 100101 | 10000 | 0 | 1001100 | 101000 | 1001000 | 111101 | 100101 |
Color Harmonies of #819925
Complementary color
Monochromatic Colors of #819925
Black with #819925
Text Example
Text Example
White with #819925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819925; }
p { color: rgb(129,153,37); }
H1.HeaderClassName
{
color: #819925;
}
.AnyTagClassName
{
color: #819925;
}
</style>
background-color css
<style>
a { background-color: #819925; }
a { background-color: rgb(129,153,37); }
div.DivClassName
{
background-color: #819925;
}
.BgClassName
{
background-color: #819925;
}
</style>
border-color css
<style>
span { border-color: #819925; }
span { border-color: rgb(129,153,37); }
td.TdClassName
{
border-color: #819925;
}
.TagClassName
{
border-color: #819925;
}
</style>