#016561

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

Shades of Mosque #016561

Tints of Mosque #016561

Color information

#016561 (or 0x016561) is unknown color: approx Mosque. HEX triplet: 01, 65 and 61. RGB value is (1,101,97). Sum of RGB (Red+Green+Blue) = 1+101+97=199 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.50% from 199); Green value is 101 (39.84% from 255 or 50.75% from 199); Blue value is 97 (38.28% from 255 or 48.74% from 199); Max value from RGB is 101 - color contains mainly: green. Hex color #016561 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016561 is #FE9A9E. Grayscale: #464646. Windows color (decimal): -16685727 or 6382849. OLE color: 6382849.

HSL color Cylindrical-coordinate representation of color #016561: hue angle of 177.6º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016561 is Cyan = 0.99, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.60.

Color convert

RGB110197-
CMYK0.9900.040.60
HSL177.6º98.04%20%-
HSV(B)177.6º99.01%39.61%-
XYZ6.8210.1812.91-
YUV70.64142.8778.33-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.50%
GREEN value IS 101 (39.84% from 255) = 50.75%
BLUE value IS 97 (38.28% from 255) = 48.74%
R=0.50%
G=50.75%
B=48.74%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.04
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal1101970.9900.040.60177.698.0420
Hex1656163043Cb26214
Octal1145141143047426214224
Binary1110010111000011100011010011110010110010110001010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016561

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016561; }

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

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

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

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

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

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

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

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