#513635

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

Shades of Van Cleef #513635

Tints of Van Cleef #513635

Color information

#513635 (or 0x513635) is unknown color: approx Van Cleef. HEX triplet: 51, 36 and 35. RGB value is (81,54,53). Sum of RGB (Red+Green+Blue) = 81+54+53=188 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.09% from 188); Green value is 54 (21.48% from 255 or 28.72% from 188); Blue value is 53 (21.09% from 255 or 28.19% from 188); Max value from RGB is 81 - color contains mainly: red. Hex color #513635 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513635 is #AEC9CA. Grayscale: #3D3D3D. Windows color (decimal): -11454923 or 3487313. OLE color: 3487313.

HSL color Cylindrical-coordinate representation of color #513635: hue angle of 2.14º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #513635 is Cyan = 0, Magento = 0.33, Yellow = 0.35 and Black (K on CMYK) = 0.68.

Color convert

RGB815453-
CMYK00.330.350.68
HSL2.14º20.9%26.27%-
HSV(B)2.14º34.57%31.76%-
XYZ5.364.643.98-
YUV61.96122.95141.58-

RGB Variations

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

RGB

RED value IS 81 (32.03% from 255) = 43.09%
GREEN value IS 54 (21.48% from 255) = 28.72%
BLUE value IS 53 (21.09% from 255) = 28.19%
R=43.09%
G=28.72%
B=28.19%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.33
Y (Yellow) values IS 0.35
K (Black) values IS 0.68
SystemRedGreenBlueCMYKHSL
Decimal81545300.330.350.682.1420.926.27
Hex51363502123442151a
Octal12166650414310422532
Binary101000111011011010101000011000111000100101010111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #513635

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #513635; }

 p { color: rgb(81,54,53); }

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

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

 a { background-color: rgb(81,54,53); }

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

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

 span { border-color: rgb(81,54,53); }

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