#727434

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

Shades of Crete #727434

Tints of Crete #727434

Color information

#727434 (or 0x727434) is unknown color: approx Crete. HEX triplet: 72, 74 and 34. RGB value is (114,116,52). Sum of RGB (Red+Green+Blue) = 114+116+52=282 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.43% from 282); Green value is 116 (45.70% from 255 or 41.13% from 282); Blue value is 52 (20.70% from 255 or 18.44% from 282); Max value from RGB is 116 - color contains mainly: green. Hex color #727434 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727434 is #8D8BCB. Grayscale: #6C6C6C. Windows color (decimal): -9276364 or 3437682. OLE color: 3437682.

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

Color convert

RGB11411652-
CMYK0.0200.550.55
HSL61.88º38.1%32.94%-
HSV(B)61.88º55.17%45.49%-
XYZ13.816.325.67-
YUV108.1196.34132.2-

RGB Variations

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

RGB

RED value IS 114 (44.92% from 255) = 40.43%
GREEN value IS 116 (45.70% from 255) = 41.13%
BLUE value IS 52 (20.70% from 255) = 18.44%
R=40.43%
G=41.13%
B=18.44%

CMYK

C (Cyan) values IS 0.02
M (Magenta) values IS 0
Y (Yellow) values IS 0.55
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal114116520.0200.550.5561.8838.132.94
Hex7274342037373e2621
Octal16216464206767764641
Binary11100101110100110100100110111110111111110100110100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #727434

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #727434; }

 p { color: rgb(114,116,52); }

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

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

 a { background-color: rgb(114,116,52); }

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

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

 span { border-color: rgb(114,116,52); }

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