#016352

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

Shades of Mosque #016352

Tints of Mosque #016352

Color information

#016352 (or 0x016352) is unknown color: approx Mosque. HEX triplet: 01, 63 and 52. RGB value is (1,99,82). Sum of RGB (Red+Green+Blue) = 1+99+82=182 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.55% from 182); Green value is 99 (39.06% from 255 or 54.40% from 182); Blue value is 82 (32.42% from 255 or 45.05% from 182); Max value from RGB is 99 - color contains mainly: green. Hex color #016352 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016352 is #FE9CAD. Grayscale: #434343. Windows color (decimal): -16686254 or 5399297. OLE color: 5399297.

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

Color convert

RGB19982-
CMYK0.9900.170.61
HSL169.59º98%19.61%-
HSV(B)169.59º98.99%38.82%-
XYZ69.549.51-
YUV67.76136.0380.38-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.55%
GREEN value IS 99 (39.06% from 255) = 54.40%
BLUE value IS 82 (32.42% from 255) = 45.05%
R=0.55%
G=54.40%
B=45.05%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.17
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal199820.9900.170.61169.599819.61
Hex16352630113Daa6214
Octal11431221430217525214224
Binary111000111010010110001101000111110110101010110001010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016352

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016352; }

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

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

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

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

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

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

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

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