#04594A

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

Shades of Mosque #04594A

Tints of Mosque #04594A

Color information

#04594A (or 0x04594A) is unknown color: approx Mosque. HEX triplet: 04, 59 and 4A. RGB value is (4,89,74). Sum of RGB (Red+Green+Blue) = 4+89+74=167 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.40% from 167); Green value is 89 (35.16% from 255 or 53.29% from 167); Blue value is 74 (29.30% from 255 or 44.31% from 167); Max value from RGB is 89 - color contains mainly: green. Hex color #04594A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #04594A is #FBA6B5. Grayscale: #3D3D3D. Windows color (decimal): -16492214 or 4872452. OLE color: 4872452.

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

Color convert

RGB48974-
CMYK0.9600.170.65
HSL169.41º91.4%18.24%-
HSV(B)169.41º95.51%34.9%-
XYZ4.867.667.7-
YUV61.87134.8486.72-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.40%
GREEN value IS 89 (35.16% from 255) = 53.29%
BLUE value IS 74 (29.30% from 255) = 44.31%
R=2.40%
G=53.29%
B=44.31%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.17
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal489740.9600.170.65169.4191.418.24
Hex4594A6001141a95b12
Octal413111214002110125113322
Binary100101100110010101100000010001100000110101001101101110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #04594A

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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