#727533

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

Shades of Crete #727533

Tints of Crete #727533

Color information

#727533 (or 0x727533) is unknown color: approx Crete. HEX triplet: 72, 75 and 33. RGB value is (114,117,51). Sum of RGB (Red+Green+Blue) = 114+117+51=282 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.43% from 282); Green value is 117 (46.09% from 255 or 41.49% from 282); Blue value is 51 (20.31% from 255 or 18.09% from 282); Max value from RGB is 117 - color contains mainly: green. Hex color #727533 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727533 is #8D8ACC. Grayscale: #6C6C6C. Windows color (decimal): -9276109 or 3372402. OLE color: 3372402.

HSL color Cylindrical-coordinate representation of color #727533: hue angle of 62.73º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #727533 is Cyan = 0.03, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.

Color convert

RGB11411751-
CMYK0.0300.560.54
HSL62.73º39.29%32.94%-
HSV(B)62.73º56.41%45.88%-
XYZ13.916.545.59-
YUV108.5895.51131.87-

RGB Variations

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

RGB

RED value IS 114 (44.92% from 255) = 40.43%
GREEN value IS 117 (46.09% from 255) = 41.49%
BLUE value IS 51 (20.31% from 255) = 18.09%
R=40.43%
G=41.49%
B=18.09%

CMYK

C (Cyan) values IS 0.03
M (Magenta) values IS 0
Y (Yellow) values IS 0.56
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal114117510.0300.560.5462.7339.2932.94
Hex7275333038363f2721
Octal16216563307066774741
Binary11100101110101110011110111000110110111111100111100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #727533

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #727533; }

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

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

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

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

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

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

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

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