#015554

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

Shades of Mosque #015554

Tints of Mosque #015554

Color information

#015554 (or 0x015554) is unknown color: approx Mosque. HEX triplet: 01, 55 and 54. RGB value is (1,85,84). Sum of RGB (Red+Green+Blue) = 1+85+84=170 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.59% from 170); Green value is 85 (33.59% from 255 or 50% from 170); Blue value is 84 (33.20% from 255 or 49.41% from 170); Max value from RGB is 85 - color contains mainly: green. Hex color #015554 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015554 is #FEAAAB. Grayscale: #3B3B3B. Windows color (decimal): -16689836 or 5526785. OLE color: 5526785.

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

Color convert

RGB18584-
CMYK0.9900.010.67
HSL179.29º97.67%16.86%-
HSV(B)179.29º98.82%33.33%-
XYZ4.867.149.51-
YUV59.77141.6786.08-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.59%
GREEN value IS 85 (33.59% from 255) = 50%
BLUE value IS 84 (33.20% from 255) = 49.41%
R=0.59%
G=50%
B=49.41%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.01
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal185840.9900.010.67179.2997.6716.86
Hex15554630143b36211
Octal11251241430110326314221
Binary110101011010100110001101100001110110011110001010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015554

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015554; }

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

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

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

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

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

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

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

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