Shades of Citron #869428
Tints of Citron #869428
RGB
CMYK
RGB Variations
Color information
#869428 (or 0x869428) is known color: Citron. HEX triplet: 86, 94 and 28. RGB value is (134,148,40). Sum of RGB (Red+Green+Blue) = 134+148+40=322 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.61% from 322); Green value is 148 (58.20% from 255 or 45.96% from 322); Blue value is 40 (16.02% from 255 or 12.42% from 322); Max value from RGB is 148 - color contains mainly: green. Hex color #869428 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869428 is #796BD7. Grayscale: #838383. Windows color (decimal): -7957464 or 2659462. OLE color: 2659462.
HSL color Cylindrical-coordinate representation of color #869428: hue angle of 67.78º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #869428 is Cyan = 0.09, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 148 | 40 | - |
| CMYK | 0.09 | 0 | 0.73 | 0.42 |
| HSL | 67.78º | 0.57% | 0.37% | - |
| HSV(B) | 67.78º | 0.73% | 0.58% | - |
| XYZ | 20.8 | 26.4 | 6.01 | - |
| YUV | 131.5 | 76.36 | 129.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 148 | 40 | 0.09 | 0 | 0.73 | 0.42 | 67.78 | 0.57 | 0.37 |
| Hex | 86 | 94 | 28 | 9 | 0 | 49 | 2A | 44 | 39 | 25 |
| Octal | 206 | 224 | 50 | 11 | 0 | 111 | 52 | 104 | 71 | 45 |
| Binary | 10000110 | 10010100 | 101000 | 1001 | 0 | 1001001 | 101010 | 1000100 | 111001 | 100101 |
Color Harmonies of #869428
Complementary color
Monochromatic Colors of #869428
Black with #869428
Text Example
Text Example
White with #869428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869428; }
p { color: rgb(134,148,40); }
H1.HeaderClassName
{
color: #869428;
}
.AnyTagClassName
{
color: #869428;
}
</style>
background-color css
<style>
a { background-color: #869428; }
a { background-color: rgb(134,148,40); }
div.DivClassName
{
background-color: #869428;
}
.BgClassName
{
background-color: #869428;
}
</style>
border-color css
<style>
span { border-color: #869428; }
span { border-color: rgb(134,148,40); }
td.TdClassName
{
border-color: #869428;
}
.TagClassName
{
border-color: #869428;
}
</style>