Shades of Nandor #526753
Tints of Nandor #526753
RGB
CMYK
RGB Variations
Color information
#526753 (or 0x526753) is known color: Nandor. HEX triplet: 52, 67 and 53. RGB value is (82,103,83). Sum of RGB (Red+Green+Blue) = 82+103+83=268 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.60% from 268); Green value is 103 (40.62% from 255 or 38.43% from 268); Blue value is 83 (32.81% from 255 or 30.97% from 268); Max value from RGB is 103 - color contains mainly: green. Hex color #526753 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526753 is #AD98AC. Grayscale: #5E5E5E. Windows color (decimal): -11376813 or 5465938. OLE color: 5465938.
HSL color Cylindrical-coordinate representation of color #526753: hue angle of 122.86º 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 #526753 is Cyan = 0.20, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 83 | - |
| CMYK | 0.20 | 0 | 0.19 | 0.60 |
| HSL | 122.86º | 0.11% | 0.36% | - |
| HSV(B) | 122.86º | 0.2% | 0.4% | - |
| XYZ | 9.89 | 12.12 | 10 | - |
| YUV | 94.44 | 121.54 | 119.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 83 | 0.20 | 0 | 0.19 | 0.60 | 122.86 | 0.11 | 0.36 |
| Hex | 52 | 67 | 53 | 14 | 0 | 13 | 3C | 7B | B | 24 |
| Octal | 122 | 147 | 123 | 24 | 0 | 23 | 74 | 173 | 13 | 44 |
| Binary | 1010010 | 1100111 | 1010011 | 10100 | 0 | 10011 | 111100 | 1111011 | 1011 | 100100 |
Color Harmonies of #526753
Complementary color
Monochromatic Colors of #526753
Black with #526753
Text Example
Text Example
White with #526753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526753; }
p { color: rgb(82,103,83); }
H1.HeaderClassName
{
color: #526753;
}
.AnyTagClassName
{
color: #526753;
}
</style>
background-color css
<style>
a { background-color: #526753; }
a { background-color: rgb(82,103,83); }
div.DivClassName
{
background-color: #526753;
}
.BgClassName
{
background-color: #526753;
}
</style>
border-color css
<style>
span { border-color: #526753; }
span { border-color: rgb(82,103,83); }
td.TdClassName
{
border-color: #526753;
}
.TagClassName
{
border-color: #526753;
}
</style>