#065759

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

Shades of Mosque #065759

Tints of Mosque #065759

Color information

#065759 (or 0x065759) is unknown color: approx Mosque. HEX triplet: 06, 57 and 59. RGB value is (6,87,89). Sum of RGB (Red+Green+Blue) = 6+87+89=182 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.30% from 182); Green value is 87 (34.38% from 255 or 47.80% from 182); Blue value is 89 (35.16% from 255 or 48.90% from 182); Max value from RGB is 89 - color contains mainly: blue. Hex color #065759 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065759 is #F9A8A6. Grayscale: #3E3E3E. Windows color (decimal): -16361639 or 5854982. OLE color: 5854982.

HSL color Cylindrical-coordinate representation of color #065759: hue angle of 181.45º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065759 is Cyan = 0.93, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB68789-
CMYK0.930.0200.65
HSL181.45º87.37%18.63%-
HSV(B)181.45º93.26%34.9%-
XYZ5.297.5810.63-
YUV63.01142.6687.34-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.30%
GREEN value IS 87 (34.38% from 255) = 47.80%
BLUE value IS 89 (35.16% from 255) = 48.90%
R=3.30%
G=47.80%
B=48.90%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0.02
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal687890.930.0200.65181.4587.3718.63
Hex657595D2041b55713
Octal61271311352010126512723
Binary110101011110110011011101100100000110110101101011110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065759

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065759; }

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

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

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

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

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

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

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

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