#727135

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

Shades of Crete #727135

Tints of Crete #727135

Color information

#727135 (or 0x727135) is unknown color: approx Crete. HEX triplet: 72, 71 and 35. RGB value is (114,113,53). Sum of RGB (Red+Green+Blue) = 114+113+53=280 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.71% from 280); Green value is 113 (44.53% from 255 or 40.36% from 280); Blue value is 53 (21.09% from 255 or 18.93% from 280); Max value from RGB is 114 - color contains mainly: red. Hex color #727135 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727135 is #8D8ECA. Grayscale: #6A6A6A. Windows color (decimal): -9277131 or 3502450. OLE color: 3502450.

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

Color convert

RGB11411353-
CMYK00.010.540.55
HSL59.02º36.53%32.75%-
HSV(B)59.02º53.51%44.71%-
XYZ13.4915.645.68-
YUV106.4697.83133.38-

RGB Variations

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

RGB

RED value IS 114 (44.92% from 255) = 40.71%
GREEN value IS 113 (44.53% from 255) = 40.36%
BLUE value IS 53 (21.09% from 255) = 18.93%
R=40.71%
G=40.36%
B=18.93%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.01
Y (Yellow) values IS 0.54
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal1141135300.010.540.5559.0236.5332.75
Hex7271350136373b2521
Octal16216165016667734541
Binary1110010111000111010101110110110111111011100101100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #727135

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #727135; }

 p { color: rgb(114,113,53); }

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

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

 a { background-color: rgb(114,113,53); }

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

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

 span { border-color: rgb(114,113,53); }

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