#065E56

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

Shades of Mosque #065E56

Tints of Mosque #065E56

Color information

#065E56 (or 0x065E56) is unknown color: approx Mosque. HEX triplet: 06, 5E and 56. RGB value is (6,94,86). Sum of RGB (Red+Green+Blue) = 6+94+86=186 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.23% from 186); Green value is 94 (37.11% from 255 or 50.54% from 186); Blue value is 86 (33.98% from 255 or 46.24% from 186); Max value from RGB is 94 - color contains mainly: green. Hex color #065E56 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065E56 is #F9A1A9. Grayscale: #424242. Windows color (decimal): -16359850 or 5660166. OLE color: 5660166.

HSL color Cylindrical-coordinate representation of color #065E56: hue angle of 174.55º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #065E56 is Cyan = 0.94, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.63.

Color convert

RGB69486-
CMYK0.9400.090.63
HSL174.55º88%19.61%-
HSV(B)174.55º93.62%36.86%-
XYZ5.768.7210.18-
YUV66.78138.8584.65-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.23%
GREEN value IS 94 (37.11% from 255) = 50.54%
BLUE value IS 86 (33.98% from 255) = 46.24%
R=3.23%
G=50.54%
B=46.24%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.09
K (Black) values IS 0.63
SystemRedGreenBlueCMYKHSL
Decimal694860.9400.090.63174.558819.61
Hex65E565E093Faf5814
Octal61361261360117725713024
Binary1101011110101011010111100100111111110101111101100010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065E56

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065E56; }

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

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

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

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

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

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

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

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