Shades of Citron #809426
Tints of Citron #809426
RGB
CMYK
RGB Variations
Color information
#809426 (or 0x809426) is known color: Citron. HEX triplet: 80, 94 and 26. RGB value is (128,148,38). Sum of RGB (Red+Green+Blue) = 128+148+38=314 (41% of max value = 765). Red value is 128 (50.39% from 255 or 40.76% from 314); Green value is 148 (58.20% from 255 or 47.13% from 314); Blue value is 38 (15.23% from 255 or 12.10% from 314); Max value from RGB is 148 - color contains mainly: green. Hex color #809426 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #809426 is #7F6BD9. Grayscale: #818181. Windows color (decimal): -8350682 or 2528384. OLE color: 2528384.
HSL color Cylindrical-coordinate representation of color #809426: hue angle of 70.91º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #809426 is Cyan = 0.14, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 148 | 38 | - |
| CMYK | 0.14 | 0 | 0.74 | 0.42 |
| HSL | 70.91º | 0.59% | 0.36% | - |
| HSV(B) | 70.91º | 0.74% | 0.58% | - |
| XYZ | 19.84 | 25.91 | 5.79 | - |
| YUV | 129.48 | 76.37 | 126.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 148 | 38 | 0.14 | 0 | 0.74 | 0.42 | 70.91 | 0.59 | 0.36 |
| Hex | 80 | 94 | 26 | E | 0 | 4A | 2A | 47 | 3B | 24 |
| Octal | 200 | 224 | 46 | 16 | 0 | 112 | 52 | 107 | 73 | 44 |
| Binary | 10000000 | 10010100 | 100110 | 1110 | 0 | 1001010 | 101010 | 1000111 | 111011 | 100100 |
Color Harmonies of #809426
Complementary color
Monochromatic Colors of #809426
Black with #809426
Text Example
Text Example
White with #809426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809426; }
p { color: rgb(128,148,38); }
H1.HeaderClassName
{
color: #809426;
}
.AnyTagClassName
{
color: #809426;
}
</style>
background-color css
<style>
a { background-color: #809426; }
a { background-color: rgb(128,148,38); }
div.DivClassName
{
background-color: #809426;
}
.BgClassName
{
background-color: #809426;
}
</style>
border-color css
<style>
span { border-color: #809426; }
span { border-color: rgb(128,148,38); }
td.TdClassName
{
border-color: #809426;
}
.TagClassName
{
border-color: #809426;
}
</style>