Shades of Citron #829014
Tints of Citron #829014
RGB
CMYK
RGB Variations
Color information
#829014 (or 0x829014) is known color: Citron. HEX triplet: 82, 90 and 14. RGB value is (130,144,20). Sum of RGB (Red+Green+Blue) = 130+144+20=294 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.22% from 294); Green value is 144 (56.64% from 255 or 48.98% from 294); Blue value is 20 (8.20% from 255 or 6.80% from 294); Max value from RGB is 144 - color contains mainly: green. Hex color #829014 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829014 is #7D6FEB. Grayscale: #7E7E7E. Windows color (decimal): -8220652 or 1347714. OLE color: 1347714.
HSL color Cylindrical-coordinate representation of color #829014: hue angle of 66.77º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #829014 is Cyan = 0.10, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 20 | - |
| CMYK | 0.10 | 0 | 0.86 | 0.44 |
| HSL | 66.77º | 0.76% | 0.32% | - |
| HSV(B) | 66.77º | 0.86% | 0.56% | - |
| XYZ | 19.31 | 24.74 | 4.42 | - |
| YUV | 125.68 | 68.36 | 131.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 20 | 0.10 | 0 | 0.86 | 0.44 | 66.77 | 0.76 | 0.32 |
| Hex | 82 | 90 | 14 | A | 0 | 56 | 2C | 43 | 4C | 20 |
| Octal | 202 | 220 | 24 | 12 | 0 | 126 | 54 | 103 | 114 | 40 |
| Binary | 10000010 | 10010000 | 10100 | 1010 | 0 | 1010110 | 101100 | 1000011 | 1001100 | 100000 |
Color Harmonies of #829014
Complementary color
Monochromatic Colors of #829014
Black with #829014
Text Example
Text Example
White with #829014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829014; }
p { color: rgb(130,144,20); }
H1.HeaderClassName
{
color: #829014;
}
.AnyTagClassName
{
color: #829014;
}
</style>
background-color css
<style>
a { background-color: #829014; }
a { background-color: rgb(130,144,20); }
div.DivClassName
{
background-color: #829014;
}
.BgClassName
{
background-color: #829014;
}
</style>
border-color css
<style>
span { border-color: #829014; }
span { border-color: rgb(130,144,20); }
td.TdClassName
{
border-color: #829014;
}
.TagClassName
{
border-color: #829014;
}
</style>