#757338

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

Shades of Crete #757338

Tints of Crete #757338

Color information

#757338 (or 0x757338) is unknown color: approx Crete. HEX triplet: 75, 73 and 38. RGB value is (117,115,56). Sum of RGB (Red+Green+Blue) = 117+115+56=288 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.62% from 288); Green value is 115 (45.31% from 255 or 39.93% from 288); Blue value is 56 (22.27% from 255 or 19.44% from 288); Max value from RGB is 117 - color contains mainly: red. Hex color #757338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757338 is #8A8CC7. Grayscale: #6D6D6D. Windows color (decimal): -9080008 or 3699573. OLE color: 3699573.

HSL color Cylindrical-coordinate representation of color #757338: hue angle of 58.03º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #757338 is Cyan = 0, Magento = 0.02, Yellow = 0.52 and Black (K on CMYK) = 0.54.

Color convert

RGB11711556-
CMYK00.020.520.54
HSL58.03º35.26%33.92%-
HSV(B)58.03º52.14%45.88%-
XYZ14.1816.336.15-
YUV108.8798.16133.8-

RGB Variations

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

RGB

RED value IS 117 (46.09% from 255) = 40.62%
GREEN value IS 115 (45.31% from 255) = 39.93%
BLUE value IS 56 (22.27% from 255) = 19.44%
R=40.62%
G=39.93%
B=19.44%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.02
Y (Yellow) values IS 0.52
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal1171155600.020.520.5458.0335.2633.92
Hex7573380234363a2322
Octal16516370026466724342
Binary11101011110011111000010110100110110111010100011100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #757338

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #757338; }

 p { color: rgb(117,115,56); }

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

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

 a { background-color: rgb(117,115,56); }

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

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

 span { border-color: rgb(117,115,56); }

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