#C7524F

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

Shades of Fuzzy Wuzzy Brown #C7524F

Tints of Fuzzy Wuzzy Brown #C7524F

Color information

#C7524F (or 0xC7524F) is unknown color: approx Fuzzy Wuzzy Brown. HEX triplet: C7, 52 and 4F. RGB value is (199,82,79). Sum of RGB (Red+Green+Blue) = 199+82+79=360 (47% of max value = 765). Red value is 199 (78.12% from 255 or 55.28% from 360); Green value is 82 (32.42% from 255 or 22.78% from 360); Blue value is 79 (31.25% from 255 or 21.94% from 360); Max value from RGB is 199 - color contains mainly: red. Hex color #C7524F is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C7524F is #38ADB0. Grayscale: #747474. Windows color (decimal): -3714481 or 5198535. OLE color: 5198535.

HSL color Cylindrical-coordinate representation of color #C7524F: hue angle of 1.5º degrees, saturation: 0.52, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #C7524F is Cyan = 0, Magento = 0.59, Yellow = 0.60 and Black (K on CMYK) = 0.22.

Color convert

RGB1998279-
CMYK00.590.600.22
HSL1.5º51.72%54.51%-
HSV(B)1.5º60.3%78.04%-
XYZ27.9818.749.54-
YUV116.64106.76186.74-

RGB Variations

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

RGB

RED value IS 199 (78.12% from 255) = 55.28%
GREEN value IS 82 (32.42% from 255) = 22.78%
BLUE value IS 79 (31.25% from 255) = 21.94%
R=55.28%
G=22.78%
B=21.94%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.59
Y (Yellow) values IS 0.60
K (Black) values IS 0.22
SystemRedGreenBlueCMYKHSL
Decimal199827900.590.600.221.551.7254.51
HexC7524F03B3C1623437
Octal307122117073742626467
Binary110001111010010100111101110111111001011010110100110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #C7524F

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #C7524F; }

 p { color: rgb(199,82,79); }

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

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

 a { background-color: rgb(199,82,79); }

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

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

 span { border-color: rgb(199,82,79); }

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

cancel