#01594A

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

Shades of Mosque #01594A

Tints of Mosque #01594A

Color information

#01594A (or 0x01594A) is unknown color: approx Mosque. HEX triplet: 01, 59 and 4A. RGB value is (1,89,74). Sum of RGB (Red+Green+Blue) = 1+89+74=164 (21% of max value = 765). Red value is 1 (0.78% from 255 or 0.61% from 164); Green value is 89 (35.16% from 255 or 54.27% from 164); Blue value is 74 (29.30% from 255 or 45.12% from 164); Max value from RGB is 89 - color contains mainly: green. Hex color #01594A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #01594A is #FEA6B5. Grayscale: #3C3C3C. Windows color (decimal): -16688822 or 4872449. OLE color: 4872449.

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

Color convert

RGB18974-
CMYK0.9900.170.65
HSL169.77º97.78%17.65%-
HSV(B)169.77º98.88%34.9%-
XYZ4.827.657.7-
YUV60.98135.3585.22-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.61%
GREEN value IS 89 (35.16% from 255) = 54.27%
BLUE value IS 74 (29.30% from 255) = 45.12%
R=0.61%
G=54.27%
B=45.12%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.17
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal189740.9900.170.65169.7797.7817.65
Hex1594A6301141aa6212
Octal113111214302110125214222
Binary1101100110010101100011010001100000110101010110001010010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #01594A

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #01594A; }

 p { color: rgb(1,89,74); }

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

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

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

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

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

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

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