#573534

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

Shades of Van Cleef #573534

Tints of Van Cleef #573534

Color information

#573534 (or 0x573534) is unknown color: approx Van Cleef. HEX triplet: 57, 35 and 34. RGB value is (87,53,52). Sum of RGB (Red+Green+Blue) = 87+53+52=192 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.31% from 192); Green value is 53 (21.09% from 255 or 27.60% from 192); Blue value is 52 (20.70% from 255 or 27.08% from 192); Max value from RGB is 87 - color contains mainly: red. Hex color #573534 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573534 is #A8CACB. Grayscale: #3F3F3F. Windows color (decimal): -11061964 or 3421527. OLE color: 3421527.

HSL color Cylindrical-coordinate representation of color #573534: hue angle of 1.71º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #573534 is Cyan = 0, Magento = 0.39, Yellow = 0.40 and Black (K on CMYK) = 0.66.

Color convert

RGB875352-
CMYK00.390.400.66
HSL1.71º25.18%27.25%-
HSV(B)1.71º40.23%34.12%-
XYZ5.824.823.87-
YUV63.05121.76145.08-

RGB Variations

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

RGB

RED value IS 87 (34.38% from 255) = 45.31%
GREEN value IS 53 (21.09% from 255) = 27.60%
BLUE value IS 52 (20.70% from 255) = 27.08%
R=45.31%
G=27.60%
B=27.08%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.39
Y (Yellow) values IS 0.40
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal87535200.390.400.661.7125.1827.25
Hex57353402728422191b
Octal12765640475010223133
Binary101011111010111010001001111010001000010101100111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #573534

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #573534; }

 p { color: rgb(87,53,52); }

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

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

 a { background-color: rgb(87,53,52); }

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

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

 span { border-color: rgb(87,53,52); }

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