Shades of Nandor #486248
Tints of Nandor #486248
RGB
CMYK
RGB Variations
Color information
#486248 (or 0x486248) is known color: Nandor. HEX triplet: 48, 62 and 48. RGB value is (72,98,72). Sum of RGB (Red+Green+Blue) = 72+98+72=242 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.75% from 242); Green value is 98 (38.67% from 255 or 40.50% from 242); Blue value is 72 (28.52% from 255 or 29.75% from 242); Max value from RGB is 98 - color contains mainly: green. Hex color #486248 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486248 is #B79DB7. Grayscale: #575757. Windows color (decimal): -12033464 or 4743752. OLE color: 4743752.
HSL color Cylindrical-coordinate representation of color #486248: hue angle of 120º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #486248 is Cyan = 0.27, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
RGB | 72 | 98 | 72 | - |
CMYK | 0.27 | 0 | 0.27 | 0.62 |
HSL | 120º | 0.15% | 0.33% | - |
HSV(B) | 120º | 0.27% | 0.38% | - |
XYZ | 8.21 | 10.58 | 7.74 | - |
YUV | 87.26 | 119.39 | 117.11 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 72 | 98 | 72 | 0.27 | 0 | 0.27 | 0.62 | 120 | 0.15 | 0.33 |
Hex | 48 | 62 | 48 | 1B | 0 | 1B | 3E | 78 | F | 21 |
Octal | 110 | 142 | 110 | 33 | 0 | 33 | 76 | 170 | 17 | 41 |
Binary | 1001000 | 1100010 | 1001000 | 11011 | 0 | 11011 | 111110 | 1111000 | 1111 | 100001 |
Color Harmonies of #486248
Complementary color
Monochromatic Colors of #486248
Black with #486248
Text Example
Text Example
White with #486248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486248; }
p { color: rgb(72,98,72); }
H1.HeaderClassName
{
color: #486248;
}
.AnyTagClassName
{
color: #486248;
}
</style>
background-color css
<style>
a { background-color: #486248; }
a { background-color: rgb(72,98,72); }
div.DivClassName
{
background-color: #486248;
}
.BgClassName
{
background-color: #486248;
}
</style>
border-color css
<style>
span { border-color: #486248; }
span { border-color: rgb(72,98,72); }
td.TdClassName
{
border-color: #486248;
}
.TagClassName
{
border-color: #486248;
}
</style>