#065A5A

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

Shades of Mosque #065A5A

Tints of Mosque #065A5A

Color information

#065A5A (or 0x065A5A) is unknown color: approx Mosque. HEX triplet: 06, 5A and 5A. RGB value is (6,90,90). Sum of RGB (Red+Green+Blue) = 6+90+90=186 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.23% from 186); Green value is 90 (35.55% from 255 or 48.39% from 186); Blue value is 90 (35.55% from 255 or 48.39% from 186); Max value from RGB is 90 - color contains mainly: green, blue. Hex color #065A5A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065A5A is #F9A5A5. Grayscale: #404040. Windows color (decimal): -16360870 or 5921286. OLE color: 5921286.

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

Color convert

RGB69090-
CMYK0.93000.65
HSL180º87.5%18.82%-
HSV(B)180º93.33%35.29%-
XYZ5.588.0910.94-
YUV64.88142.1786-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.23%
GREEN value IS 90 (35.55% from 255) = 48.39%
BLUE value IS 90 (35.55% from 255) = 48.39%
R=3.23%
G=48.39%
B=48.39%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal690900.93000.6518087.518.82
Hex65A5A5D0041b45813
Octal61321321350010126413023
Binary11010110101011010101110100100000110110100101100010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065A5A

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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