Shades of Citron #889714
Tints of Citron #889714
RGB
CMYK
RGB Variations
Color information
#889714 (or 0x889714) is known color: Citron. HEX triplet: 88, 97 and 14. RGB value is (136,151,20). Sum of RGB (Red+Green+Blue) = 136+151+20=307 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.30% from 307); Green value is 151 (59.38% from 255 or 49.19% from 307); Blue value is 20 (8.20% from 255 or 6.51% from 307); Max value from RGB is 151 - color contains mainly: green. Hex color #889714 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #889714 is #7768EB. Grayscale: #848484. Windows color (decimal): -7825644 or 1349512. OLE color: 1349512.
HSL color Cylindrical-coordinate representation of color #889714: hue angle of 66.87º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #889714 is Cyan = 0.10, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 136 | 151 | 20 | - |
| CMYK | 0.10 | 0 | 0.87 | 0.41 |
| HSL | 66.87º | 0.77% | 0.34% | - |
| HSV(B) | 66.87º | 0.87% | 0.59% | - |
| XYZ | 21.35 | 27.42 | 4.83 | - |
| YUV | 131.58 | 65.03 | 131.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 151 | 20 | 0.10 | 0 | 0.87 | 0.41 | 66.87 | 0.77 | 0.34 |
| Hex | 88 | 97 | 14 | A | 0 | 57 | 29 | 43 | 4D | 22 |
| Octal | 210 | 227 | 24 | 12 | 0 | 127 | 51 | 103 | 115 | 42 |
| Binary | 10001000 | 10010111 | 10100 | 1010 | 0 | 1010111 | 101001 | 1000011 | 1001101 | 100010 |
Color Harmonies of #889714
Complementary color
Monochromatic Colors of #889714
Black with #889714
Text Example
Text Example
White with #889714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889714; }
p { color: rgb(136,151,20); }
H1.HeaderClassName
{
color: #889714;
}
.AnyTagClassName
{
color: #889714;
}
</style>
background-color css
<style>
a { background-color: #889714; }
a { background-color: rgb(136,151,20); }
div.DivClassName
{
background-color: #889714;
}
.BgClassName
{
background-color: #889714;
}
</style>
border-color css
<style>
span { border-color: #889714; }
span { border-color: rgb(136,151,20); }
td.TdClassName
{
border-color: #889714;
}
.TagClassName
{
border-color: #889714;
}
</style>