#015455

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

Shades of Mosque #015455

Tints of Mosque #015455

Color information

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

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

Color convert

RGB18485-
CMYK0.990.0100.67
HSL180.71º97.67%16.86%-
HSV(B)180.71º98.82%33.33%-
XYZ4.8279.69-
YUV59.3142.586.42-

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.41%
BLUE value IS 85 (33.59% from 255) = 50%
R=0.59%
G=49.41%
B=50%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0.01
Y (Yellow) values IS 0
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal184850.990.0100.67180.7197.6716.86
Hex15455631043b56211
Octal11241251431010326514221
Binary110101001010101110001110100001110110101110001010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015455

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015455; }

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

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

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

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

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

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

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

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