#be6f38

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

Shades of Zest #BE6F38

Tints of Zest #BE6F38

Color information

#BE6F38 (or 0xBE6F38) is unknown color: approx Zest. HEX triplet: BE, 6F and 38. RGB value is (190,111,56). Sum of RGB (Red+Green+Blue) = 190+111+56=357 (47% of max value = 765). Red value is 190 (74.61% from 255 or 53.22% from 357); Green value is 111 (43.75% from 255 or 31.09% from 357); Blue value is 56 (22.27% from 255 or 15.69% from 357); Max value from RGB is 190 - color contains mainly: red. Hex color #BE6F38 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #BE6F38 is #4190C7. Grayscale: #808080. Windows color (decimal): -4296904 or 3698622. OLE color: 3698622.

HSL color Cylindrical-coordinate representation of color #BE6F38: hue angle of 24.63º degrees, saturation: 0.54, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #BE6F38 is Cyan = 0, Magento = 0.42, Yellow = 0.71 and Black (K on CMYK) = 0.25.

Color convert

RGB19011156-
CMYK00.420.710.25
HSL24.63º54.47%48.24%-
HSV(B)24.63º70.53%74.51%-
XYZ27.6322.66.65-
YUV128.3587.17171.97-

RGB Variations

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

RGB

RED value IS 190 (74.61% from 255) = 53.22%
GREEN value IS 111 (43.75% from 255) = 31.09%
BLUE value IS 56 (22.27% from 255) = 15.69%
R=53.22%
G=31.09%
B=15.69%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.42
Y (Yellow) values IS 0.71
K (Black) values IS 0.25
SystemRedGreenBlueCMYKHSL
Decimal1901115600.420.710.2524.6354.4748.24
HexBE6F3802A4719193630
Octal2761577005210731316660
Binary101111101101111111000010101010001111100111001110110110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #be6f38

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #be6f38; }

 p { color: rgb(190,111,56); }

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

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

 a { background-color: rgb(190,111,56); }

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

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

 span { border-color: rgb(190,111,56); }

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

cancel