#537668

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

Shades of Cutty Sark #537668

Tints of Cutty Sark #537668

Color information

#537668 (or 0x537668) is unknown color: approx Cutty Sark. HEX triplet: 53, 76 and 68. RGB value is (83,118,104). Sum of RGB (Red+Green+Blue) = 83+118+104=305 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.21% from 305); Green value is 118 (46.48% from 255 or 38.69% from 305); Blue value is 104 (41.02% from 255 or 34.10% from 305); Max value from RGB is 118 - color contains mainly: green. Hex color #537668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537668 is #AC8997. Grayscale: #696969. Windows color (decimal): -11307416 or 6846035. OLE color: 6846035.

HSL color Cylindrical-coordinate representation of color #537668: hue angle of 156º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537668 is Cyan = 0.30, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.

Color convert

RGB83118104-
CMYK0.3000.120.54
HSL156º17.41%39.41%-
HSV(B)156º29.66%46.27%-
XYZ12.5415.815.48-
YUV105.94126.9111.64-

RGB Variations

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

RGB

RED value IS 83 (32.81% from 255) = 27.21%
GREEN value IS 118 (46.48% from 255) = 38.69%
BLUE value IS 104 (41.02% from 255) = 34.10%
R=27.21%
G=38.69%
B=34.10%

CMYK

C (Cyan) values IS 0.30
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal831181040.3000.120.5415617.4139.41
Hex5376681E0C369c1127
Octal12316615036014662342147
Binary10100111110110110100011110011001101101001110010001100111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #537668

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #537668; }

 p { color: rgb(83,118,104); }

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

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

 a { background-color: rgb(83,118,104); }

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

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

 span { border-color: rgb(83,118,104); }

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