Shades of Citron #889419
Tints of Citron #889419
RGB
CMYK
RGB Variations
Color information
#889419 (or 0x889419) is known color: Citron. HEX triplet: 88, 94 and 19. RGB value is (136,148,25). Sum of RGB (Red+Green+Blue) = 136+148+25=309 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.01% from 309); Green value is 148 (58.20% from 255 or 47.90% from 309); Blue value is 25 (10.16% from 255 or 8.09% from 309); Max value from RGB is 148 - color contains mainly: green. Hex color #889419 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #889419 is #776BE6. Grayscale: #828282. Windows color (decimal): -7826407 or 1676424. OLE color: 1676424.
HSL color Cylindrical-coordinate representation of color #889419: hue angle of 65.85º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #889419 is Cyan = 0.08, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 148 | 25 | - |
| CMYK | 0.08 | 0 | 0.83 | 0.42 |
| HSL | 65.85º | 0.71% | 0.34% | - |
| HSV(B) | 65.85º | 0.83% | 0.58% | - |
| XYZ | 20.92 | 26.48 | 4.93 | - |
| YUV | 130.39 | 68.52 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 148 | 25 | 0.08 | 0 | 0.83 | 0.42 | 65.85 | 0.71 | 0.34 |
| Hex | 88 | 94 | 19 | 8 | 0 | 53 | 2A | 42 | 47 | 22 |
| Octal | 210 | 224 | 31 | 10 | 0 | 123 | 52 | 102 | 107 | 42 |
| Binary | 10001000 | 10010100 | 11001 | 1000 | 0 | 1010011 | 101010 | 1000010 | 1000111 | 100010 |
Color Harmonies of #889419
Complementary color
Monochromatic Colors of #889419
Black with #889419
Text Example
Text Example
White with #889419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889419; }
p { color: rgb(136,148,25); }
H1.HeaderClassName
{
color: #889419;
}
.AnyTagClassName
{
color: #889419;
}
</style>
background-color css
<style>
a { background-color: #889419; }
a { background-color: rgb(136,148,25); }
div.DivClassName
{
background-color: #889419;
}
.BgClassName
{
background-color: #889419;
}
</style>
border-color css
<style>
span { border-color: #889419; }
span { border-color: rgb(136,148,25); }
td.TdClassName
{
border-color: #889419;
}
.TagClassName
{
border-color: #889419;
}
</style>