#065761

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

Shades of Mosque #065761

Tints of Mosque #065761

Color information

#065761 (or 0x065761) is unknown color: approx Mosque. HEX triplet: 06, 57 and 61. RGB value is (6,87,97). Sum of RGB (Red+Green+Blue) = 6+87+97=190 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.16% from 190); Green value is 87 (34.38% from 255 or 45.79% from 190); Blue value is 97 (38.28% from 255 or 51.05% from 190); Max value from RGB is 97 - color contains mainly: blue. Hex color #065761 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065761 is #F9A89E. Grayscale: #3F3F3F. Windows color (decimal): -16361631 or 6379270. OLE color: 6379270.

HSL color Cylindrical-coordinate representation of color #065761: hue angle of 186.59º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #065761 is Cyan = 0.94, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB68797-
CMYK0.940.1000.62
HSL186.59º88.35%20.2%-
HSV(B)186.59º93.81%38.04%-
XYZ5.647.7212.5-
YUV63.92146.6686.69-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.16%
GREEN value IS 87 (34.38% from 255) = 45.79%
BLUE value IS 97 (38.28% from 255) = 51.05%
R=3.16%
G=45.79%
B=51.05%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0.10
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal687970.940.1000.62186.5988.3520.2
Hex657615EA03Ebb5814
Octal61271411361207627313024
Binary1101010111110000110111101010011111010111011101100010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065761

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065761; }

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

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

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

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

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

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

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

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