Shades of Nandor #486748
Tints of Nandor #486748
RGB
CMYK
RGB Variations
Color information
#486748 (or 0x486748) is known color: Nandor. HEX triplet: 48, 67 and 48. RGB value is (72,103,72). Sum of RGB (Red+Green+Blue) = 72+103+72=247 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.15% from 247); Green value is 103 (40.62% from 255 or 41.70% from 247); Blue value is 72 (28.52% from 255 or 29.15% from 247); Max value from RGB is 103 - color contains mainly: green. Hex color #486748 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486748 is #B798B7. Grayscale: #5A5A5A. Windows color (decimal): -12032184 or 4745032. OLE color: 4745032.
HSL color Cylindrical-coordinate representation of color #486748: hue angle of 120º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #486748 is Cyan = 0.30, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 103 | 72 | - |
| CMYK | 0.30 | 0 | 0.30 | 0.60 |
| HSL | 120º | 0.18% | 0.34% | - |
| HSV(B) | 120º | 0.3% | 0.4% | - |
| XYZ | 8.69 | 11.55 | 7.9 | - |
| YUV | 90.2 | 117.73 | 115.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 72 | 0.30 | 0 | 0.30 | 0.60 | 120 | 0.18 | 0.34 |
| Hex | 48 | 67 | 48 | 1E | 0 | 1E | 3C | 78 | 12 | 22 |
| Octal | 110 | 147 | 110 | 36 | 0 | 36 | 74 | 170 | 22 | 42 |
| Binary | 1001000 | 1100111 | 1001000 | 11110 | 0 | 11110 | 111100 | 1111000 | 10010 | 100010 |
Color Harmonies of #486748
Complementary color
Monochromatic Colors of #486748
Black with #486748
Text Example
Text Example
White with #486748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486748; }
p { color: rgb(72,103,72); }
H1.HeaderClassName
{
color: #486748;
}
.AnyTagClassName
{
color: #486748;
}
</style>
background-color css
<style>
a { background-color: #486748; }
a { background-color: rgb(72,103,72); }
div.DivClassName
{
background-color: #486748;
}
.BgClassName
{
background-color: #486748;
}
</style>
border-color css
<style>
span { border-color: #486748; }
span { border-color: rgb(72,103,72); }
td.TdClassName
{
border-color: #486748;
}
.TagClassName
{
border-color: #486748;
}
</style>