#427571

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

Shades of Ming #427571

Tints of Ming #427571

Color information

#427571 (or 0x427571) is unknown color: approx Ming. HEX triplet: 42, 75 and 71. RGB value is (66,117,113). Sum of RGB (Red+Green+Blue) = 66+117+113=296 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.30% from 296); Green value is 117 (46.09% from 255 or 39.53% from 296); Blue value is 113 (44.53% from 255 or 38.18% from 296); Max value from RGB is 117 - color contains mainly: green. Hex color #427571 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427571 is #BD8A8E. Grayscale: #656565. Windows color (decimal): -12421775 or 7435586. OLE color: 7435586.

HSL color Cylindrical-coordinate representation of color #427571: hue angle of 175.29º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #427571 is Cyan = 0.44, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.

Color convert

RGB66117113-
CMYK0.4400.030.54
HSL175.29º27.87%35.88%-
HSV(B)175.29º43.59%45.88%-
XYZ11.5915.0717.92-
YUV101.3134.6102.83-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 22.30%
GREEN value IS 117 (46.09% from 255) = 39.53%
BLUE value IS 113 (44.53% from 255) = 38.18%
R=22.30%
G=39.53%
B=38.18%

CMYK

C (Cyan) values IS 0.44
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal661171130.4400.030.54175.2927.8735.88
Hex4275712C0336af1c24
Octal1021651615403662573444
Binary1000010111010111100011011000111101101010111111100100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427571

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427571; }

 p { color: rgb(66,117,113); }

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

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

 a { background-color: rgb(66,117,113); }

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

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

 span { border-color: rgb(66,117,113); }

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