#065657

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

Shades of Mosque #065657

Tints of Mosque #065657

Color information

#065657 (or 0x065657) is unknown color: approx Mosque. HEX triplet: 06, 56 and 57. RGB value is (6,86,87). Sum of RGB (Red+Green+Blue) = 6+86+87=179 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.35% from 179); Green value is 86 (33.98% from 255 or 48.04% from 179); Blue value is 87 (34.38% from 255 or 48.60% from 179); Max value from RGB is 87 - color contains mainly: blue. Hex color #065657 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065657 is #F9A9A8. Grayscale: #3E3E3E. Windows color (decimal): -16361897 or 5723654. OLE color: 5723654.

HSL color Cylindrical-coordinate representation of color #065657: hue angle of 180.74º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065657 is Cyan = 0.93, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.66.

Color convert

RGB68687-
CMYK0.930.0100.66
HSL180.74º87.1%18.24%-
HSV(B)180.74º93.1%34.12%-
XYZ5.127.3810.17-
YUV62.1914287.92-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.35%
GREEN value IS 86 (33.98% from 255) = 48.04%
BLUE value IS 87 (34.38% from 255) = 48.60%
R=3.35%
G=48.04%
B=48.60%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0.01
Y (Yellow) values IS 0
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal686870.930.0100.66180.7487.118.24
Hex656575D1042b55712
Octal61261271351010226512722
Binary11010101101010111101110110100001010110101101011110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065657

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065657; }

 p { color: rgb(6,86,87); }

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

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

 a { background-color: rgb(6,86,87); }

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

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

 span { border-color: rgb(6,86,87); }

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