Shades of Citron #889014
Tints of Citron #889014
RGB
CMYK
RGB Variations
Color information
#889014 (or 0x889014) is known color: Citron. HEX triplet: 88, 90 and 14. RGB value is (136,144,20). Sum of RGB (Red+Green+Blue) = 136+144+20=300 (39% of max value = 765). Red value is 136 (53.52% from 255 or 45.33% from 300); Green value is 144 (56.64% from 255 or 48% from 300); Blue value is 20 (8.20% from 255 or 6.67% from 300); Max value from RGB is 144 - color contains mainly: green. Hex color #889014 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #889014 is #776FEB. Grayscale: #7F7F7F. Windows color (decimal): -7827436 or 1347720. OLE color: 1347720.
HSL color Cylindrical-coordinate representation of color #889014: hue angle of 63.87º 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 #889014 is Cyan = 0.06, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 136 | 144 | 20 | - |
| CMYK | 0.06 | 0 | 0.86 | 0.44 |
| HSL | 63.87º | 0.76% | 0.32% | - |
| HSV(B) | 63.87º | 0.86% | 0.56% | - |
| XYZ | 20.25 | 25.23 | 4.46 | - |
| YUV | 127.47 | 67.35 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 144 | 20 | 0.06 | 0 | 0.86 | 0.44 | 63.87 | 0.76 | 0.32 |
| Hex | 88 | 90 | 14 | 6 | 0 | 56 | 2C | 40 | 4C | 20 |
| Octal | 210 | 220 | 24 | 6 | 0 | 126 | 54 | 100 | 114 | 40 |
| Binary | 10001000 | 10010000 | 10100 | 110 | 0 | 1010110 | 101100 | 1000000 | 1001100 | 100000 |
Color Harmonies of #889014
Complementary color
Monochromatic Colors of #889014
Black with #889014
Text Example
Text Example
White with #889014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889014; }
p { color: rgb(136,144,20); }
H1.HeaderClassName
{
color: #889014;
}
.AnyTagClassName
{
color: #889014;
}
</style>
background-color css
<style>
a { background-color: #889014; }
a { background-color: rgb(136,144,20); }
div.DivClassName
{
background-color: #889014;
}
.BgClassName
{
background-color: #889014;
}
</style>
border-color css
<style>
span { border-color: #889014; }
span { border-color: rgb(136,144,20); }
td.TdClassName
{
border-color: #889014;
}
.TagClassName
{
border-color: #889014;
}
</style>