#553736

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

Shades of Van Cleef #553736

Tints of Van Cleef #553736

Color information

#553736 (or 0x553736) is unknown color: approx Van Cleef. HEX triplet: 55, 37 and 36. RGB value is (85,55,54). Sum of RGB (Red+Green+Blue) = 85+55+54=194 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.81% from 194); Green value is 55 (21.88% from 255 or 28.35% from 194); Blue value is 54 (21.48% from 255 or 27.84% from 194); Max value from RGB is 85 - color contains mainly: red. Hex color #553736 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553736 is #AAC8C9. Grayscale: #3F3F3F. Windows color (decimal): -11192522 or 3553109. OLE color: 3553109.

HSL color Cylindrical-coordinate representation of color #553736: hue angle of 1.94º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #553736 is Cyan = 0, Magento = 0.35, Yellow = 0.36 and Black (K on CMYK) = 0.67.

Color convert

RGB855554-
CMYK00.350.360.67
HSL1.94º22.3%27.25%-
HSV(B)1.94º36.47%33.33%-
XYZ5.784.934.14-
YUV63.86122.44143.08-

RGB Variations

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

RGB

RED value IS 85 (33.59% from 255) = 43.81%
GREEN value IS 55 (21.88% from 255) = 28.35%
BLUE value IS 54 (21.48% from 255) = 27.84%
R=43.81%
G=28.35%
B=27.84%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.35
Y (Yellow) values IS 0.36
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal85555400.350.360.671.9422.327.25
Hex55373602324432161b
Octal12567660434410322633
Binary101010111011111011001000111001001000011101011011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #553736

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #553736; }

 p { color: rgb(85,55,54); }

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

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

 a { background-color: rgb(85,55,54); }

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

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

 span { border-color: rgb(85,55,54); }

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