Shades of Sushi #809527
Tints of Sushi #809527
RGB
CMYK
RGB Variations
Color information
#809527 (or 0x809527) is known color: Sushi. HEX triplet: 80, 95 and 27. RGB value is (128,149,39). Sum of RGB (Red+Green+Blue) = 128+149+39=316 (41% of max value = 765). Red value is 128 (50.39% from 255 or 40.51% from 316); Green value is 149 (58.59% from 255 or 47.15% from 316); Blue value is 39 (15.62% from 255 or 12.34% from 316); Max value from RGB is 149 - color contains mainly: green. Hex color #809527 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #809527 is #7F6AD8. Grayscale: #828282. Windows color (decimal): -8350425 or 2594176. OLE color: 2594176.
HSL color Cylindrical-coordinate representation of color #809527: hue angle of 71.45º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #809527 is Cyan = 0.14, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 149 | 39 | - |
| CMYK | 0.14 | 0 | 0.74 | 0.42 |
| HSL | 71.45º | 0.59% | 0.37% | - |
| HSV(B) | 71.45º | 0.74% | 0.58% | - |
| XYZ | 20.02 | 26.23 | 5.93 | - |
| YUV | 130.18 | 76.54 | 126.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 149 | 39 | 0.14 | 0 | 0.74 | 0.42 | 71.45 | 0.59 | 0.37 |
| Hex | 80 | 95 | 27 | E | 0 | 4A | 2A | 47 | 3B | 25 |
| Octal | 200 | 225 | 47 | 16 | 0 | 112 | 52 | 107 | 73 | 45 |
| Binary | 10000000 | 10010101 | 100111 | 1110 | 0 | 1001010 | 101010 | 1000111 | 111011 | 100101 |
Color Harmonies of #809527
Complementary color
Monochromatic Colors of #809527
Black with #809527
Text Example
Text Example
White with #809527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809527; }
p { color: rgb(128,149,39); }
H1.HeaderClassName
{
color: #809527;
}
.AnyTagClassName
{
color: #809527;
}
</style>
background-color css
<style>
a { background-color: #809527; }
a { background-color: rgb(128,149,39); }
div.DivClassName
{
background-color: #809527;
}
.BgClassName
{
background-color: #809527;
}
</style>
border-color css
<style>
span { border-color: #809527; }
span { border-color: rgb(128,149,39); }
td.TdClassName
{
border-color: #809527;
}
.TagClassName
{
border-color: #809527;
}
</style>