#472719

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

Shades of Morocco Brown #472719

Tints of Morocco Brown #472719

Color information

#472719 (or 0x472719) is unknown color: approx Morocco Brown. HEX triplet: 47, 27 and 19. RGB value is (71,39,25). Sum of RGB (Red+Green+Blue) = 71+39+25=135 (17% of max value = 765). Red value is 71 (28.12% from 255 or 52.59% from 135); Green value is 39 (15.62% from 255 or 28.89% from 135); Blue value is 25 (10.16% from 255 or 18.52% from 135); Max value from RGB is 71 - color contains mainly: red. Hex color #472719 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472719 is #B8D8E6. Grayscale: #2F2F2F. Windows color (decimal): -12114151 or 1648455. OLE color: 1648455.

HSL color Cylindrical-coordinate representation of color #472719: hue angle of 18.26º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #472719 is Cyan = 0, Magento = 0.45, Yellow = 0.65 and Black (K on CMYK) = 0.72.

Color convert

RGB713925-
CMYK00.450.650.72
HSL18.26º47.92%18.82%-
HSV(B)18.26º64.79%27.84%-
XYZ3.52.861.29-
YUV46.97115.6145.14-

RGB Variations

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

RGB

RED value IS 71 (28.12% from 255) = 52.59%
GREEN value IS 39 (15.62% from 255) = 28.89%
BLUE value IS 25 (10.16% from 255) = 18.52%
R=52.59%
G=28.89%
B=18.52%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.45
Y (Yellow) values IS 0.65
K (Black) values IS 0.72
SystemRedGreenBlueCMYKHSL
Decimal71392500.450.650.7218.2647.9218.82
Hex47271902D4148123013
Octal1074731055101110226023
Binary1000111100111110010101101100000110010001001011000010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #472719

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #472719; }

 p { color: rgb(71,39,25); }

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

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

 a { background-color: rgb(71,39,25); }

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

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

 span { border-color: rgb(71,39,25); }

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