#015461

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

Shades of Mosque #015461

Tints of Mosque #015461

Color information

#015461 (or 0x015461) is unknown color: approx Mosque. HEX triplet: 01, 54 and 61. RGB value is (1,84,97). Sum of RGB (Red+Green+Blue) = 1+84+97=182 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.55% from 182); Green value is 84 (33.20% from 255 or 46.15% from 182); Blue value is 97 (38.28% from 255 or 53.30% from 182); Max value from RGB is 97 - color contains mainly: blue. Hex color #015461 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015461 is #FEAB9E. Grayscale: #3C3C3C. Windows color (decimal): -16690079 or 6378497. OLE color: 6378497.

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

Color convert

RGB18497-
CMYK0.990.1300.62
HSL188.12º97.96%19.22%-
HSV(B)188.12º98.97%38.04%-
XYZ5.347.2112.42-
YUV60.66148.585.44-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.55%
GREEN value IS 84 (33.20% from 255) = 46.15%
BLUE value IS 97 (38.28% from 255) = 53.30%
R=0.55%
G=46.15%
B=53.30%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0.13
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal184970.990.1300.62188.1297.9619.22
Hex1546163D03Ebc6213
Octal11241411431507627414223
Binary11010100110000111000111101011111010111100110001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015461

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015461; }

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

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

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

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

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

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

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

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