#065757

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

Shades of Mosque #065757

Tints of Mosque #065757

Color information

#065757 (or 0x065757) is unknown color: approx Mosque. HEX triplet: 06, 57 and 57. RGB value is (6,87,87). Sum of RGB (Red+Green+Blue) = 6+87+87=180 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.33% from 180); Green value is 87 (34.38% from 255 or 48.33% from 180); Blue value is 87 (34.38% from 255 or 48.33% from 180); Max value from RGB is 87 - color contains mainly: green, blue. Hex color #065757 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065757 is #F9A8A8. Grayscale: #3E3E3E. Windows color (decimal): -16361641 or 5723910. OLE color: 5723910.

HSL color Cylindrical-coordinate representation of color #065757: hue angle of 180º 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 #065757 is Cyan = 0.93, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.66.

Color convert

RGB68787-
CMYK0.93000.66
HSL180º87.1%18.24%-
HSV(B)180º93.1%34.12%-
XYZ5.27.5410.2-
YUV62.78141.6687.5-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.33%
GREEN value IS 87 (34.38% from 255) = 48.33%
BLUE value IS 87 (34.38% from 255) = 48.33%
R=3.33%
G=48.33%
B=48.33%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal687870.93000.6618087.118.24
Hex657575D0042b45712
Octal61271271350010226412722
Binary11010101111010111101110100100001010110100101011110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065757

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065757; }

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

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

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

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

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

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

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

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