Shades of Nandor #576458
Tints of Nandor #576458
RGB
CMYK
RGB Variations
Color information
#576458 (or 0x576458) is known color: Nandor. HEX triplet: 57, 64 and 58. RGB value is (87,100,88). Sum of RGB (Red+Green+Blue) = 87+100+88=275 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.64% from 275); Green value is 100 (39.45% from 255 or 36.36% from 275); Blue value is 88 (34.77% from 255 or 32% from 275); Max value from RGB is 100 - color contains mainly: green. Hex color #576458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576458 is #A89BA7. Grayscale: #5E5E5E. Windows color (decimal): -11049896 or 5792855. OLE color: 5792855.
HSL color Cylindrical-coordinate representation of color #576458: hue angle of 124.62º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #576458 is Cyan = 0.13, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 100 | 88 | - |
| CMYK | 0.13 | 0 | 0.12 | 0.61 |
| HSL | 124.62º | 0.07% | 0.37% | - |
| HSV(B) | 124.62º | 0.13% | 0.39% | - |
| XYZ | 10.25 | 11.85 | 10.98 | - |
| YUV | 94.75 | 124.19 | 122.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 100 | 88 | 0.13 | 0 | 0.12 | 0.61 | 124.62 | 0.07 | 0.37 |
| Hex | 57 | 64 | 58 | D | 0 | C | 3D | 7D | 7 | 25 |
| Octal | 127 | 144 | 130 | 15 | 0 | 14 | 75 | 175 | 7 | 45 |
| Binary | 1010111 | 1100100 | 1011000 | 1101 | 0 | 1100 | 111101 | 1111101 | 111 | 100101 |
Color Harmonies of #576458
Complementary color
Monochromatic Colors of #576458
Black with #576458
Text Example
Text Example
White with #576458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576458; }
p { color: rgb(87,100,88); }
H1.HeaderClassName
{
color: #576458;
}
.AnyTagClassName
{
color: #576458;
}
</style>
background-color css
<style>
a { background-color: #576458; }
a { background-color: rgb(87,100,88); }
div.DivClassName
{
background-color: #576458;
}
.BgClassName
{
background-color: #576458;
}
</style>
border-color css
<style>
span { border-color: #576458; }
span { border-color: rgb(87,100,88); }
td.TdClassName
{
border-color: #576458;
}
.TagClassName
{
border-color: #576458;
}
</style>