#727538

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

Shades of Crete #727538

Tints of Crete #727538

Color information

#727538 (or 0x727538) is unknown color: approx Crete. HEX triplet: 72, 75 and 38. RGB value is (114,117,56). Sum of RGB (Red+Green+Blue) = 114+117+56=287 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.72% from 287); Green value is 117 (46.09% from 255 or 40.77% from 287); Blue value is 56 (22.27% from 255 or 19.51% from 287); Max value from RGB is 117 - color contains mainly: green. Hex color #727538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727538 is #8D8AC7. Grayscale: #6D6D6D. Windows color (decimal): -9276104 or 3700082. OLE color: 3700082.

HSL color Cylindrical-coordinate representation of color #727538: hue angle of 62.95º 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 #727538 is Cyan = 0.03, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.

Color convert

RGB11411756-
CMYK0.0300.520.54
HSL62.95º35.26%33.92%-
HSV(B)62.95º52.14%45.88%-
XYZ14.0116.596.2-
YUV109.1598.01131.46-

RGB Variations

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

RGB

RED value IS 114 (44.92% from 255) = 39.72%
GREEN value IS 117 (46.09% from 255) = 40.77%
BLUE value IS 56 (22.27% from 255) = 19.51%
R=39.72%
G=40.77%
B=19.51%

CMYK

C (Cyan) values IS 0.03
M (Magenta) values IS 0
Y (Yellow) values IS 0.52
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal114117560.0300.520.5462.9535.2633.92
Hex7275383034363f2322
Octal16216570306466774342
Binary11100101110101111000110110100110110111111100011100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #727538

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #727538; }

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

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

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

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

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

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

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

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