#016058

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

Shades of Mosque #016058

Tints of Mosque #016058

Color information

#016058 (or 0x016058) is unknown color: approx Mosque. HEX triplet: 01, 60 and 58. RGB value is (1,96,88). Sum of RGB (Red+Green+Blue) = 1+96+88=185 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 185); Green value is 96 (37.89% from 255 or 51.89% from 185); Blue value is 88 (34.77% from 255 or 47.57% from 185); Max value from RGB is 96 - color contains mainly: green. Hex color #016058 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016058 is #FE9FA7. Grayscale: #424242. Windows color (decimal): -16687016 or 5791745. OLE color: 5791745.

HSL color Cylindrical-coordinate representation of color #016058: hue angle of 174.95º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016058 is Cyan = 0.99, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.

Color convert

RGB19688-
CMYK0.9900.080.62
HSL174.95º97.94%19.02%-
HSV(B)174.95º98.96%37.65%-
XYZ5.969.0810.67-
YUV66.68140.0381.15-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.54%
GREEN value IS 96 (37.89% from 255) = 51.89%
BLUE value IS 88 (34.77% from 255) = 47.57%
R=0.54%
G=51.89%
B=47.57%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.08
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal196880.9900.080.62174.9597.9419.02
Hex1605863083Eaf6213
Octal11401301430107625714223
Binary11100000101100011000110100011111010101111110001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016058

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016058; }

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

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

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

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

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

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

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

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