#015454

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

Shades of Mosque #015454

Tints of Mosque #015454

Color information

#015454 (or 0x015454) is unknown color: approx Mosque. HEX triplet: 01, 54 and 54. RGB value is (1,84,84). Sum of RGB (Red+Green+Blue) = 1+84+84=169 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.59% from 169); Green value is 84 (33.20% from 255 or 49.70% from 169); Blue value is 84 (33.20% from 255 or 49.70% from 169); Max value from RGB is 84 - color contains mainly: green, blue. Hex color #015454 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015454 is #FEABAB. Grayscale: #3B3B3B. Windows color (decimal): -16690092 or 5526529. OLE color: 5526529.

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

Color convert

RGB18484-
CMYK0.99000.67
HSL180º97.65%16.67%-
HSV(B)180º98.81%32.94%-
XYZ4.786.999.48-
YUV59.1814286.5-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.59%
GREEN value IS 84 (33.20% from 255) = 49.70%
BLUE value IS 84 (33.20% from 255) = 49.70%
R=0.59%
G=49.70%
B=49.70%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal184840.99000.6718097.6516.67
Hex15454630043b46211
Octal11241241430010326414221
Binary110101001010100110001100100001110110100110001010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015454

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015454; }

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

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

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

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

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

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

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

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