#533536

Color #533536 Cab Sav (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Cab Sav #533536

Tints of Cab Sav #533536

Color information

#533536 (or 0x533536) is unknown color: approx Cab Sav. HEX triplet: 53, 35 and 36. RGB value is (83,53,54). Sum of RGB (Red+Green+Blue) = 83+53+54=190 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.68% from 190); Green value is 53 (21.09% from 255 or 27.89% from 190); Blue value is 54 (21.48% from 255 or 28.42% from 190); Max value from RGB is 83 - color contains mainly: red. Hex color #533536 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533536 is #ACCAC9. Grayscale: #3E3E3E. Windows color (decimal): -11324106 or 3552595. OLE color: 3552595.

HSL color Cylindrical-coordinate representation of color #533536: hue angle of 358º 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 #533536 is Cyan = 0, Magento = 0.36, Yellow = 0.35 and Black (K on CMYK) = 0.67.

Color convert

RGB835354-
CMYK00.360.350.67
HSL358º22.06%26.67%-
HSV(B)358º36.14%32.55%-
XYZ5.514.654.1-
YUV62.08123.44142.92-

RGB Variations

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

RGB

RED value IS 83 (32.81% from 255) = 43.68%
GREEN value IS 53 (21.09% from 255) = 27.89%
BLUE value IS 54 (21.48% from 255) = 28.42%
R=43.68%
G=27.89%
B=28.42%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.36
Y (Yellow) values IS 0.35
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal83535400.360.350.6735822.0626.67
Hex5335360242343166161b
Octal1236566044431035462633
Binary1010011110101110110010010010001110000111011001101011011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #533536

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #533536; }

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

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

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

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

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

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

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

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