#016061

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

Shades of Mosque #016061

Tints of Mosque #016061

Color information

#016061 (or 0x016061) is unknown color: approx Mosque. HEX triplet: 01, 60 and 61. RGB value is (1,96,97). Sum of RGB (Red+Green+Blue) = 1+96+97=194 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.52% from 194); Green value is 96 (37.89% from 255 or 49.48% from 194); Blue value is 97 (38.28% from 255 or 50% from 194); Max value from RGB is 97 - color contains mainly: blue. Hex color #016061 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016061 is #FE9F9E. Grayscale: #434343. Windows color (decimal): -16687007 or 6381569. OLE color: 6381569.

HSL color Cylindrical-coordinate representation of color #016061: hue angle of 180.62º 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 #016061 is Cyan = 0.99, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB19697-
CMYK0.990.0100.62
HSL180.62º97.96%19.22%-
HSV(B)180.62º98.97%38.04%-
XYZ6.359.2412.76-
YUV67.71144.5380.42-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.52%
GREEN value IS 96 (37.89% from 255) = 49.48%
BLUE value IS 97 (38.28% from 255) = 50%
R=0.52%
G=49.48%
B=50%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0.01
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal196970.990.0100.62180.6297.9619.22
Hex1606163103Eb56213
Octal1140141143107626514223
Binary11100000110000111000111011111010110101110001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016061

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016061; }

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

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

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

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

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

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

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

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