#005561

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

Shades of Mosque #005561

Tints of Mosque #005561

Color information

#005561 (or 0x005561) is unknown color: approx Mosque. HEX triplet: 00, 55 and 61. RGB value is (0,85,97). Sum of RGB (Red+Green+Blue) = 0+85+97=182 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 182); Green value is 85 (33.59% from 255 or 46.70% from 182); Blue value is 97 (38.28% from 255 or 53.30% from 182); Max value from RGB is 97 - color contains mainly: blue. Hex color #005561 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005561 is #FFAA9E. Grayscale: #3C3C3C. Windows color (decimal): -16755359 or 6378752. OLE color: 6378752.

HSL color Cylindrical-coordinate representation of color #005561: hue angle of 187.42º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005561 is Cyan = 1, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB08597-
CMYK10.1200.62
HSL187.42º100%19.02%-
HSV(B)187.42º100%38.04%-
XYZ5.417.3612.44-
YUV60.95148.3484.52-

RGB Variations

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

RGB

RED value IS 0 (0.39% from 255) = 0%
GREEN value IS 85 (33.59% from 255) = 46.70%
BLUE value IS 97 (38.28% from 255) = 53.30%
R=0%
G=46.70%
B=53.30%

CMYK

C (Cyan) values IS 1
M (Magenta) values IS 0.12
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal0859710.1200.62187.4210019.02
Hex0556164C03Ebb6413
Octal01251411441407627314423
Binary01010101110000111001001100011111010111011110010010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #005561

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #005561; }

 p { color: rgb(0,85,97); }

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

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

 a { background-color: rgb(0,85,97); }

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

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

 span { border-color: rgb(0,85,97); }

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