#015958

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

Shades of Mosque #015958

Tints of Mosque #015958

Color information

#015958 (or 0x015958) is unknown color: approx Mosque. HEX triplet: 01, 59 and 58. RGB value is (1,89,88). Sum of RGB (Red+Green+Blue) = 1+89+88=178 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.56% from 178); Green value is 89 (35.16% from 255 or 50% from 178); Blue value is 88 (34.77% from 255 or 49.44% from 178); Max value from RGB is 89 - color contains mainly: green. Hex color #015958 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015958 is #FEA6A7. Grayscale: #3E3E3E. Windows color (decimal): -16688808 or 5789953. OLE color: 5789953.

HSL color Cylindrical-coordinate representation of color #015958: hue angle of 179.32º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015958 is Cyan = 0.99, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.65.

Color convert

RGB18988-
CMYK0.9900.010.65
HSL179.32º97.78%17.65%-
HSV(B)179.32º98.88%34.9%-
XYZ5.357.8610.47-
YUV62.57142.3584.08-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.56%
GREEN value IS 89 (35.16% from 255) = 50%
BLUE value IS 88 (34.77% from 255) = 49.44%
R=0.56%
G=50%
B=49.44%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.01
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal189880.9900.010.65179.3297.7817.65
Hex15958630141b36212
Octal11311301430110126314222
Binary110110011011000110001101100000110110011110001010010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015958

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015958; }

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

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

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

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

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

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

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

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