#016458

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

Shades of Mosque #016458

Tints of Mosque #016458

Color information

#016458 (or 0x016458) is unknown color: approx Mosque. HEX triplet: 01, 64 and 58. RGB value is (1,100,88). Sum of RGB (Red+Green+Blue) = 1+100+88=189 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 189); Green value is 100 (39.45% from 255 or 52.91% from 189); Blue value is 88 (34.77% from 255 or 46.56% from 189); Max value from RGB is 100 - color contains mainly: green. Hex color #016458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016458 is #FE9BA7. Grayscale: #444444. Windows color (decimal): -16685992 or 5792769. OLE color: 5792769.

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

Color convert

RGB110088-
CMYK0.9900.120.61
HSL172.73º98.02%19.8%-
HSV(B)172.73º99%39.22%-
XYZ6.339.8310.8-
YUV69.03138.779.48-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.53%
GREEN value IS 100 (39.45% from 255) = 52.91%
BLUE value IS 88 (34.77% from 255) = 46.56%
R=0.53%
G=52.91%
B=46.56%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal1100880.9900.120.61172.7398.0219.8
Hex16458630C3Dad6214
Octal11441301430147525514224
Binary11100100101100011000110110011110110101101110001010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016458

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016458; }

 p { color: rgb(1,100,88); }

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

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

 a { background-color: rgb(1,100,88); }

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

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

 span { border-color: rgb(1,100,88); }

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