#016354

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

Shades of Mosque #016354

Tints of Mosque #016354

Color information

#016354 (or 0x016354) is unknown color: approx Mosque. HEX triplet: 01, 63 and 54. RGB value is (1,99,84). Sum of RGB (Red+Green+Blue) = 1+99+84=184 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 184); Green value is 99 (39.06% from 255 or 53.80% from 184); Blue value is 84 (33.20% from 255 or 45.65% from 184); Max value from RGB is 99 - color contains mainly: green. Hex color #016354 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016354 is #FE9CAB. Grayscale: #434343. Windows color (decimal): -16686252 or 5530369. OLE color: 5530369.

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

Color convert

RGB19984-
CMYK0.9900.150.61
HSL170.82º98%19.61%-
HSV(B)170.82º98.99%38.82%-
XYZ6.079.579.91-
YUV67.99137.0380.22-

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.80%
BLUE value IS 84 (33.20% from 255) = 45.65%
R=0.54%
G=53.80%
B=45.65%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.15
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal199840.9900.150.61170.829819.61
Hex16354630F3Dab6214
Octal11431241430177525314224
Binary11100011101010011000110111111110110101011110001010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016354

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016354; }

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

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

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

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

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

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

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

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