#065550

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

Shades of Mosque #065550

Tints of Mosque #065550

Color information

#065550 (or 0x065550) is unknown color: approx Mosque. HEX triplet: 06, 55 and 50. RGB value is (6,85,80). Sum of RGB (Red+Green+Blue) = 6+85+80=171 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.51% from 171); Green value is 85 (33.59% from 255 or 49.71% from 171); Blue value is 80 (31.64% from 255 or 46.78% from 171); Max value from RGB is 85 - color contains mainly: green. Hex color #065550 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065550 is #F9AAAF. Grayscale: #3C3C3C. Windows color (decimal): -16362160 or 5264646. OLE color: 5264646.

HSL color Cylindrical-coordinate representation of color #065550: hue angle of 176.2º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065550 is Cyan = 0.93, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.67.

Color convert

RGB68580-
CMYK0.9300.060.67
HSL176.2º86.81%17.84%-
HSV(B)176.2º92.94%33.33%-
XYZ4.777.118.71-
YUV60.81138.8388.91-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.51%
GREEN value IS 85 (33.59% from 255) = 49.71%
BLUE value IS 80 (31.64% from 255) = 46.78%
R=3.51%
G=49.71%
B=46.78%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal685800.9300.060.67176.286.8117.84
Hex655505D0643b05712
Octal61251201350610326012722
Binary1101010101101000010111010110100001110110000101011110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065550

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065550; }

 p { color: rgb(6,85,80); }

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

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

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

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

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

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

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