Shades of Nandor #526654
Tints of Nandor #526654
RGB
CMYK
RGB Variations
Color information
#526654 (or 0x526654) is known color: Nandor. HEX triplet: 52, 66 and 54. RGB value is (82,102,84). Sum of RGB (Red+Green+Blue) = 82+102+84=268 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.60% from 268); Green value is 102 (40.23% from 255 or 38.06% from 268); Blue value is 84 (33.20% from 255 or 31.34% from 268); Max value from RGB is 102 - color contains mainly: green. Hex color #526654 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526654 is #AD99AB. Grayscale: #5E5E5E. Windows color (decimal): -11377068 or 5531218. OLE color: 5531218.
HSL color Cylindrical-coordinate representation of color #526654: hue angle of 126º 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 #526654 is Cyan = 0.20, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 102 | 84 | - |
| CMYK | 0.20 | 0 | 0.18 | 0.6 |
| HSL | 126º | 0.11% | 0.36% | - |
| HSV(B) | 126º | 0.2% | 0.4% | - |
| XYZ | 9.83 | 11.94 | 10.17 | - |
| YUV | 93.97 | 122.37 | 119.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 84 | 0.20 | 0 | 0.18 | 0.6 | 126 | 0.11 | 0.36 |
| Hex | 52 | 66 | 54 | 14 | 0 | 12 | 3C | 7E | B | 24 |
| Octal | 122 | 146 | 124 | 24 | 0 | 22 | 74 | 176 | 13 | 44 |
| Binary | 1010010 | 1100110 | 1010100 | 10100 | 0 | 10010 | 111100 | 1111110 | 1011 | 100100 |
Color Harmonies of #526654
Complementary color
Monochromatic Colors of #526654
Black with #526654
Text Example
Text Example
White with #526654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526654; }
p { color: rgb(82,102,84); }
H1.HeaderClassName
{
color: #526654;
}
.AnyTagClassName
{
color: #526654;
}
</style>
background-color css
<style>
a { background-color: #526654; }
a { background-color: rgb(82,102,84); }
div.DivClassName
{
background-color: #526654;
}
.BgClassName
{
background-color: #526654;
}
</style>
border-color css
<style>
span { border-color: #526654; }
span { border-color: rgb(82,102,84); }
td.TdClassName
{
border-color: #526654;
}
.TagClassName
{
border-color: #526654;
}
</style>