Shades of Nandor #525752
Tints of Nandor #525752
RGB
CMYK
RGB Variations
Color information
#525752 (or 0x525752) is known color: Nandor. HEX triplet: 52, 57 and 52. RGB value is (82,87,82). Sum of RGB (Red+Green+Blue) = 82+87+82=251 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.67% from 251); Green value is 87 (34.38% from 255 or 34.66% from 251); Blue value is 82 (32.42% from 255 or 32.67% from 251); Max value from RGB is 87 - color contains mainly: green. Hex color #525752 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525752 is #ADA8AD. Grayscale: #545454. Windows color (decimal): -11380910 or 5396306. OLE color: 5396306.
HSL color Cylindrical-coordinate representation of color #525752: hue angle of 120º degrees, saturation: 0.03, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #525752 is Cyan = 0.06, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 87 | 82 | - |
| CMYK | 0.06 | 0 | 0.06 | 0.66 |
| HSL | 120º | 0.03% | 0.33% | - |
| HSV(B) | 120º | 0.06% | 0.34% | - |
| XYZ | 8.41 | 9.22 | 9.32 | - |
| YUV | 84.94 | 126.34 | 125.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 82 | 0.06 | 0 | 0.06 | 0.66 | 120 | 0.03 | 0.33 |
| Hex | 52 | 57 | 52 | 6 | 0 | 6 | 42 | 78 | 3 | 21 |
| Octal | 122 | 127 | 122 | 6 | 0 | 6 | 102 | 170 | 3 | 41 |
| Binary | 1010010 | 1010111 | 1010010 | 110 | 0 | 110 | 1000010 | 1111000 | 11 | 100001 |
Color Harmonies of #525752
Complementary color
Monochromatic Colors of #525752
Black with #525752
Text Example
Text Example
White with #525752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525752; }
p { color: rgb(82,87,82); }
H1.HeaderClassName
{
color: #525752;
}
.AnyTagClassName
{
color: #525752;
}
</style>
background-color css
<style>
a { background-color: #525752; }
a { background-color: rgb(82,87,82); }
div.DivClassName
{
background-color: #525752;
}
.BgClassName
{
background-color: #525752;
}
</style>
border-color css
<style>
span { border-color: #525752; }
span { border-color: rgb(82,87,82); }
td.TdClassName
{
border-color: #525752;
}
.TagClassName
{
border-color: #525752;
}
</style>