Shades of Citron #879326
Tints of Citron #879326
RGB
CMYK
RGB Variations
Color information
#879326 (or 0x879326) is known color: Citron. HEX triplet: 87, 93 and 26. RGB value is (135,147,38). Sum of RGB (Red+Green+Blue) = 135+147+38=320 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.19% from 320); Green value is 147 (57.81% from 255 or 45.94% from 320); Blue value is 38 (15.23% from 255 or 11.88% from 320); Max value from RGB is 147 - color contains mainly: green. Hex color #879326 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #879326 is #786CD9. Grayscale: #838383. Windows color (decimal): -7892186 or 2528135. OLE color: 2528135.
HSL color Cylindrical-coordinate representation of color #879326: hue angle of 66.61º 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 #879326 is Cyan = 0.08, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 147 | 38 | - |
| CMYK | 0.08 | 0 | 0.74 | 0.42 |
| HSL | 66.61º | 0.59% | 0.36% | - |
| HSV(B) | 66.61º | 0.74% | 0.58% | - |
| XYZ | 20.78 | 26.16 | 5.79 | - |
| YUV | 130.99 | 75.52 | 130.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 147 | 38 | 0.08 | 0 | 0.74 | 0.42 | 66.61 | 0.59 | 0.36 |
| Hex | 87 | 93 | 26 | 8 | 0 | 4A | 2A | 43 | 3B | 24 |
| Octal | 207 | 223 | 46 | 10 | 0 | 112 | 52 | 103 | 73 | 44 |
| Binary | 10000111 | 10010011 | 100110 | 1000 | 0 | 1001010 | 101010 | 1000011 | 111011 | 100100 |
Color Harmonies of #879326
Complementary color
Monochromatic Colors of #879326
Black with #879326
Text Example
Text Example
White with #879326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879326; }
p { color: rgb(135,147,38); }
H1.HeaderClassName
{
color: #879326;
}
.AnyTagClassName
{
color: #879326;
}
</style>
background-color css
<style>
a { background-color: #879326; }
a { background-color: rgb(135,147,38); }
div.DivClassName
{
background-color: #879326;
}
.BgClassName
{
background-color: #879326;
}
</style>
border-color css
<style>
span { border-color: #879326; }
span { border-color: rgb(135,147,38); }
td.TdClassName
{
border-color: #879326;
}
.TagClassName
{
border-color: #879326;
}
</style>