#015861

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

Shades of Mosque #015861

Tints of Mosque #015861

Color information

#015861 (or 0x015861) is unknown color: approx Mosque. HEX triplet: 01, 58 and 61. RGB value is (1,88,97). Sum of RGB (Red+Green+Blue) = 1+88+97=186 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 186); Green value is 88 (34.77% from 255 or 47.31% from 186); Blue value is 97 (38.28% from 255 or 52.15% from 186); Max value from RGB is 97 - color contains mainly: blue. Hex color #015861 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015861 is #FEA79E. Grayscale: #3E3E3E. Windows color (decimal): -16689055 or 6379521. OLE color: 6379521.

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

Color convert

RGB18897-
CMYK0.990.0900.62
HSL185.62º97.96%19.22%-
HSV(B)185.62º98.97%38.04%-
XYZ5.667.8512.53-
YUV63.01147.1883.77-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.54%
GREEN value IS 88 (34.77% from 255) = 47.31%
BLUE value IS 97 (38.28% from 255) = 52.15%
R=0.54%
G=47.31%
B=52.15%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0.09
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal188970.990.0900.62185.6297.9619.22
Hex1586163903Eba6213
Octal11301411431107627214223
Binary11011000110000111000111001011111010111010110001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015861

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015861; }

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

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

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

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

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

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

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

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