#566756

Color #566756 Nandor (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Nandor #566756

Tints of Nandor #566756

Color information

#566756 (or 0x566756) is unknown color: approx Nandor. HEX triplet: 56, 67 and 56. RGB value is (86,103,86). Sum of RGB (Red+Green+Blue) = 86+103+86=275 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.27% from 275); Green value is 103 (40.62% from 255 or 37.45% from 275); Blue value is 86 (33.98% from 255 or 31.27% from 275); Max value from RGB is 103 - color contains mainly: green. Hex color #566756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566756 is #A998A9. Grayscale: #606060. Windows color (decimal): -11114666 or 5662550. OLE color: 5662550.

HSL color Cylindrical-coordinate representation of color #566756: hue angle of 120º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #566756 is Cyan = 0.17, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.

Color convert

RGB8610386-
CMYK0.1700.170.60
HSL120º8.99%37.06%-
HSV(B)120º16.5%40.39%-
XYZ10.3712.3510.64-
YUV95.98122.37120.88-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 86 (33.98% from 255) = 31.27%
GREEN value IS 103 (40.62% from 255) = 37.45%
BLUE value IS 86 (33.98% from 255) = 31.27%
R=31.27%
G=37.45%
B=31.27%

CMYK

C (Cyan) values IS 0.17
M (Magenta) values IS 0
Y (Yellow) values IS 0.17
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal86103860.1700.170.601208.9937.06
Hex566756110113C78925
Octal12614712621021741701145
Binary1010110110011110101101000101000111110011110001001100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #566756

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #566756; }

 p { color: rgb(86,103,86); }

 H1.HeaderClassName
 {
   color: #566756;
 }
 .AnyTagClassName
 {
   color: #566756;
 }
</style>
background-color css

<style>
 a { background-color: #566756; }

 a { background-color: rgb(86,103,86); }

 div.DivClassName
 {
   background-color: #566756;
 }
 .BgClassName
 {
   background-color: #566756;
 }
</style>
border-color css

<style>
 span { border-color: #566756; }

 span { border-color: rgb(86,103,86); }

 td.TdClassName
 {
   border-color: #566756;
 }
 .TagClassName
 {
   border-color: #566756;
 }
</style>