#016362

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

Shades of Mosque #016362

Tints of Mosque #016362

Color information

#016362 (or 0x016362) is unknown color: approx Mosque. HEX triplet: 01, 63 and 62. RGB value is (1,99,98). Sum of RGB (Red+Green+Blue) = 1+99+98=198 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.51% from 198); Green value is 99 (39.06% from 255 or 50% from 198); Blue value is 98 (38.67% from 255 or 49.49% from 198); Max value from RGB is 99 - color contains mainly: green. Hex color #016362 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016362 is #FE9C9D. Grayscale: #454545. Windows color (decimal): -16686238 or 6447873. OLE color: 6447873.

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

Color convert

RGB19998-
CMYK0.9900.010.61
HSL179.39º98%19.61%-
HSV(B)179.39º98.99%38.82%-
XYZ6.689.8113.1-
YUV69.58144.0379.08-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.51%
GREEN value IS 99 (39.06% from 255) = 50%
BLUE value IS 98 (38.67% from 255) = 49.49%
R=0.51%
G=50%
B=49.49%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.01
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal199980.9900.010.61179.399819.61
Hex1636263013Db36214
Octal1143142143017526314224
Binary11100011110001011000110111110110110011110001010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016362

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016362; }

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

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

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

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

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

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

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

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