Shades of Citron #889526
Tints of Citron #889526
RGB
CMYK
RGB Variations
Color information
#889526 (or 0x889526) is known color: Citron. HEX triplet: 88, 95 and 26. RGB value is (136,149,38). Sum of RGB (Red+Green+Blue) = 136+149+38=323 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.11% from 323); Green value is 149 (58.59% from 255 or 46.13% from 323); Blue value is 38 (15.23% from 255 or 11.76% from 323); Max value from RGB is 149 - color contains mainly: green. Hex color #889526 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #889526 is #776AD9. Grayscale: #848484. Windows color (decimal): -7826138 or 2528648. OLE color: 2528648.
HSL color Cylindrical-coordinate representation of color #889526: hue angle of 67.03º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #889526 is Cyan = 0.09, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 149 | 38 | - |
| CMYK | 0.09 | 0 | 0.74 | 0.42 |
| HSL | 67.03º | 0.59% | 0.37% | - |
| HSV(B) | 67.03º | 0.74% | 0.58% | - |
| XYZ | 21.25 | 26.87 | 5.9 | - |
| YUV | 132.46 | 74.69 | 130.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 149 | 38 | 0.09 | 0 | 0.74 | 0.42 | 67.03 | 0.59 | 0.37 |
| Hex | 88 | 95 | 26 | 9 | 0 | 4A | 2A | 43 | 3B | 25 |
| Octal | 210 | 225 | 46 | 11 | 0 | 112 | 52 | 103 | 73 | 45 |
| Binary | 10001000 | 10010101 | 100110 | 1001 | 0 | 1001010 | 101010 | 1000011 | 111011 | 100101 |
Color Harmonies of #889526
Complementary color
Monochromatic Colors of #889526
Black with #889526
Text Example
Text Example
White with #889526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889526; }
p { color: rgb(136,149,38); }
H1.HeaderClassName
{
color: #889526;
}
.AnyTagClassName
{
color: #889526;
}
</style>
background-color css
<style>
a { background-color: #889526; }
a { background-color: rgb(136,149,38); }
div.DivClassName
{
background-color: #889526;
}
.BgClassName
{
background-color: #889526;
}
</style>
border-color css
<style>
span { border-color: #889526; }
span { border-color: rgb(136,149,38); }
td.TdClassName
{
border-color: #889526;
}
.TagClassName
{
border-color: #889526;
}
</style>