Shades of Citron #889320
Tints of Citron #889320
RGB
CMYK
RGB Variations
Color information
#889320 (or 0x889320) is known color: Citron. HEX triplet: 88, 93 and 20. RGB value is (136,147,32). Sum of RGB (Red+Green+Blue) = 136+147+32=315 (41% of max value = 765). Red value is 136 (53.52% from 255 or 43.17% from 315); Green value is 147 (57.81% from 255 or 46.67% from 315); Blue value is 32 (12.89% from 255 or 10.16% from 315); Max value from RGB is 147 - color contains mainly: green. Hex color #889320 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #889320 is #776CDF. Grayscale: #838383. Windows color (decimal): -7826656 or 2134920. OLE color: 2134920.
HSL color Cylindrical-coordinate representation of color #889320: hue angle of 65.74º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #889320 is Cyan = 0.07, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 147 | 32 | - |
| CMYK | 0.07 | 0 | 0.78 | 0.42 |
| HSL | 65.74º | 0.64% | 0.35% | - |
| HSV(B) | 65.74º | 0.78% | 0.58% | - |
| XYZ | 20.85 | 26.21 | 5.33 | - |
| YUV | 130.6 | 72.36 | 131.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 147 | 32 | 0.07 | 0 | 0.78 | 0.42 | 65.74 | 0.64 | 0.35 |
| Hex | 88 | 93 | 20 | 7 | 0 | 4E | 2A | 42 | 40 | 23 |
| Octal | 210 | 223 | 40 | 7 | 0 | 116 | 52 | 102 | 100 | 43 |
| Binary | 10001000 | 10010011 | 100000 | 111 | 0 | 1001110 | 101010 | 1000010 | 1000000 | 100011 |
Color Harmonies of #889320
Complementary color
Monochromatic Colors of #889320
Black with #889320
Text Example
Text Example
White with #889320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889320; }
p { color: rgb(136,147,32); }
H1.HeaderClassName
{
color: #889320;
}
.AnyTagClassName
{
color: #889320;
}
</style>
background-color css
<style>
a { background-color: #889320; }
a { background-color: rgb(136,147,32); }
div.DivClassName
{
background-color: #889320;
}
.BgClassName
{
background-color: #889320;
}
</style>
border-color css
<style>
span { border-color: #889320; }
span { border-color: rgb(136,147,32); }
td.TdClassName
{
border-color: #889320;
}
.TagClassName
{
border-color: #889320;
}
</style>