#015561

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

Shades of Mosque #015561

Tints of Mosque #015561

Color information

#015561 (or 0x015561) is unknown color: approx Mosque. HEX triplet: 01, 55 and 61. RGB value is (1,85,97). Sum of RGB (Red+Green+Blue) = 1+85+97=183 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.55% from 183); Green value is 85 (33.59% from 255 or 46.45% from 183); Blue value is 97 (38.28% from 255 or 53.01% from 183); Max value from RGB is 97 - color contains mainly: blue. Hex color #015561 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015561 is #FEAA9E. Grayscale: #3D3D3D. Windows color (decimal): -16689823 or 6378753. OLE color: 6378753.

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

Color convert

RGB18597-
CMYK0.990.1200.62
HSL187.5º97.96%19.22%-
HSV(B)187.5º98.97%38.04%-
XYZ5.427.3712.45-
YUV61.25148.1785.02-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.55%
GREEN value IS 85 (33.59% from 255) = 46.45%
BLUE value IS 97 (38.28% from 255) = 53.01%
R=0.55%
G=46.45%
B=53.01%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0.12
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal185970.990.1200.62187.597.9619.22
Hex1556163C03Ebc6213
Octal11251411431407627414223
Binary11010101110000111000111100011111010111100110001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015561

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015561; }

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

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

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

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

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

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

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

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