#774038

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

Shades of Bole #774038

Tints of Bole #774038

Color information

#774038 (or 0x774038) is unknown color: approx Bole. HEX triplet: 77, 40 and 38. RGB value is (119,64,56). Sum of RGB (Red+Green+Blue) = 119+64+56=239 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.79% from 239); Green value is 64 (25.39% from 255 or 26.78% from 239); Blue value is 56 (22.27% from 255 or 23.43% from 239); Max value from RGB is 119 - color contains mainly: red. Hex color #774038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774038 is #88BFC7. Grayscale: #4F4F4F. Windows color (decimal): -8961992 or 3686519. OLE color: 3686519.

HSL color Cylindrical-coordinate representation of color #774038: hue angle of 7.62º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #774038 is Cyan = 0, Magento = 0.46, Yellow = 0.53 and Black (K on CMYK) = 0.53.

Color convert

RGB1196456-
CMYK00.460.530.53
HSL7.62º36%34.31%-
HSV(B)7.62º52.94%46.67%-
XYZ10.157.874.73-
YUV79.53114.72156.15-

RGB Variations

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

RGB

RED value IS 119 (46.88% from 255) = 49.79%
GREEN value IS 64 (25.39% from 255) = 26.78%
BLUE value IS 56 (22.27% from 255) = 23.43%
R=49.79%
G=26.78%
B=23.43%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.46
Y (Yellow) values IS 0.53
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal119645600.460.530.537.623634.31
Hex77403802E353582422
Octal167100700566565104442
Binary1110111100000011100001011101101011101011000100100100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #774038

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #774038; }

 p { color: rgb(119,64,56); }

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

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

 a { background-color: rgb(119,64,56); }

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

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

 span { border-color: rgb(119,64,56); }

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