#727038

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

Shades of Crete #727038

Tints of Crete #727038

Color information

#727038 (or 0x727038) is unknown color: approx Crete. HEX triplet: 72, 70 and 38. RGB value is (114,112,56). Sum of RGB (Red+Green+Blue) = 114+112+56=282 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.43% from 282); Green value is 112 (44.14% from 255 or 39.72% from 282); Blue value is 56 (22.27% from 255 or 19.86% from 282); Max value from RGB is 114 - color contains mainly: red. Hex color #727038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727038 is #8D8FC7. Grayscale: #6A6A6A. Windows color (decimal): -9277384 or 3698802. OLE color: 3698802.

HSL color Cylindrical-coordinate representation of color #727038: hue angle of 57.93º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #727038 is Cyan = 0, Magento = 0.02, Yellow = 0.51 and Black (K on CMYK) = 0.55.

Color convert

RGB11411256-
CMYK00.020.510.55
HSL57.93º34.12%33.33%-
HSV(B)57.93º50.88%44.71%-
XYZ13.4515.456.02-
YUV106.2199.66133.55-

RGB Variations

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

RGB

RED value IS 114 (44.92% from 255) = 40.43%
GREEN value IS 112 (44.14% from 255) = 39.72%
BLUE value IS 56 (22.27% from 255) = 19.86%
R=40.43%
G=39.72%
B=19.86%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.02
Y (Yellow) values IS 0.51
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal1141125600.020.510.5557.9334.1233.33
Hex7270380233373a2221
Octal16216070026367724241
Binary11100101110000111000010110011110111111010100010100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #727038

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #727038; }

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

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

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

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

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

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

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

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