#016356

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

Shades of Mosque #016356

Tints of Mosque #016356

Color information

#016356 (or 0x016356) is unknown color: approx Mosque. HEX triplet: 01, 63 and 56. RGB value is (1,99,86). Sum of RGB (Red+Green+Blue) = 1+99+86=186 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 186); Green value is 99 (39.06% from 255 or 53.23% from 186); Blue value is 86 (33.98% from 255 or 46.24% from 186); Max value from RGB is 99 - color contains mainly: green. Hex color #016356 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016356 is #FE9CA9. Grayscale: #444444. Windows color (decimal): -16686250 or 5661441. OLE color: 5661441.

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

Color convert

RGB19986-
CMYK0.9900.130.61
HSL172.04º98%19.61%-
HSV(B)172.04º98.99%38.82%-
XYZ6.159.610.33-
YUV68.22138.0380.06-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.54%
GREEN value IS 99 (39.06% from 255) = 53.23%
BLUE value IS 86 (33.98% from 255) = 46.24%
R=0.54%
G=53.23%
B=46.24%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.13
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal199860.9900.130.61172.049819.61
Hex16356630D3Dac6214
Octal11431261430157525414224
Binary11100011101011011000110110111110110101100110001010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016356

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016356; }

 p { color: rgb(1,99,86); }

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

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

 a { background-color: rgb(1,99,86); }

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

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

 span { border-color: rgb(1,99,86); }

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