#015648

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

Shades of Mosque #015648

Tints of Mosque #015648

Color information

#015648 (or 0x015648) is unknown color: approx Mosque. HEX triplet: 01, 56 and 48. RGB value is (1,86,72). Sum of RGB (Red+Green+Blue) = 1+86+72=159 (21% of max value = 765). Red value is 1 (0.78% from 255 or 0.63% from 159); Green value is 86 (33.98% from 255 or 54.09% from 159); Blue value is 72 (28.52% from 255 or 45.28% from 159); Max value from RGB is 86 - color contains mainly: green. Hex color #015648 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #015648 is #FEA9B7. Grayscale: #3A3A3A. Windows color (decimal): -16689592 or 4740609. OLE color: 4740609.

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

Color convert

RGB18672-
CMYK0.9900.160.66
HSL170.12º97.7%17.06%-
HSV(B)170.12º98.84%33.73%-
XYZ4.517.137.27-
YUV58.99135.3486.64-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.63%
GREEN value IS 86 (33.98% from 255) = 54.09%
BLUE value IS 72 (28.52% from 255) = 45.28%
R=0.63%
G=54.09%
B=45.28%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.16
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal186720.9900.160.66170.1297.717.06
Hex156486301042aa6211
Octal112611014302010225214221
Binary1101011010010001100011010000100001010101010110001010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015648

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015648; }

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

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

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

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

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

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

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

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