#015856

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

Shades of Mosque #015856

Tints of Mosque #015856

Color information

#015856 (or 0x015856) is unknown color: approx Mosque. HEX triplet: 01, 58 and 56. RGB value is (1,88,86). Sum of RGB (Red+Green+Blue) = 1+88+86=175 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.57% from 175); Green value is 88 (34.77% from 255 or 50.29% from 175); Blue value is 86 (33.98% from 255 or 49.14% from 175); Max value from RGB is 88 - color contains mainly: green. Hex color #015856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015856 is #FEA7A9. Grayscale: #3D3D3D. Windows color (decimal): -16689066 or 5658625. OLE color: 5658625.

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

Color convert

RGB18886-
CMYK0.9900.020.65
HSL178.62º97.75%17.45%-
HSV(B)178.62º98.86%34.51%-
XYZ5.187.6610.01-
YUV61.76141.6884.66-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.57%
GREEN value IS 88 (34.77% from 255) = 50.29%
BLUE value IS 86 (33.98% from 255) = 49.14%
R=0.57%
G=50.29%
B=49.14%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal188860.9900.020.65178.6297.7517.45
Hex15856630241b36211
Octal11301261430210126314221
Binary1101100010101101100011010100000110110011110001010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015856

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015856; }

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

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

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

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

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

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

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

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