Shades of Nandor #526653
Tints of Nandor #526653
RGB
CMYK
RGB Variations
Color information
#526653 (or 0x526653) is known color: Nandor. HEX triplet: 52, 66 and 53. RGB value is (82,102,83). Sum of RGB (Red+Green+Blue) = 82+102+83=267 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.71% from 267); Green value is 102 (40.23% from 255 or 38.20% from 267); Blue value is 83 (32.81% from 255 or 31.09% from 267); Max value from RGB is 102 - color contains mainly: green. Hex color #526653 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526653 is #AD99AC. Grayscale: #5D5D5D. Windows color (decimal): -11377069 or 5465682. OLE color: 5465682.
HSL color Cylindrical-coordinate representation of color #526653: hue angle of 123º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #526653 is Cyan = 0.20, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 102 | 83 | - |
| CMYK | 0.20 | 0 | 0.19 | 0.6 |
| HSL | 123º | 0.11% | 0.36% | - |
| HSV(B) | 123º | 0.2% | 0.4% | - |
| XYZ | 9.79 | 11.92 | 9.97 | - |
| YUV | 93.85 | 121.87 | 119.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 83 | 0.20 | 0 | 0.19 | 0.6 | 123 | 0.11 | 0.36 |
| Hex | 52 | 66 | 53 | 14 | 0 | 13 | 3C | 7B | B | 24 |
| Octal | 122 | 146 | 123 | 24 | 0 | 23 | 74 | 173 | 13 | 44 |
| Binary | 1010010 | 1100110 | 1010011 | 10100 | 0 | 10011 | 111100 | 1111011 | 1011 | 100100 |
Color Harmonies of #526653
Complementary color
Monochromatic Colors of #526653
Black with #526653
Text Example
Text Example
White with #526653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526653; }
p { color: rgb(82,102,83); }
H1.HeaderClassName
{
color: #526653;
}
.AnyTagClassName
{
color: #526653;
}
</style>
background-color css
<style>
a { background-color: #526653; }
a { background-color: rgb(82,102,83); }
div.DivClassName
{
background-color: #526653;
}
.BgClassName
{
background-color: #526653;
}
</style>
border-color css
<style>
span { border-color: #526653; }
span { border-color: rgb(82,102,83); }
td.TdClassName
{
border-color: #526653;
}
.TagClassName
{
border-color: #526653;
}
</style>