#00594F

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

Shades of Mosque #00594F

Tints of Mosque #00594F

Color information

#00594F (or 0x00594F) is unknown color: approx Mosque. HEX triplet: 00, 59 and 4F. RGB value is (0,89,79). Sum of RGB (Red+Green+Blue) = 0+89+79=168 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 168); Green value is 89 (35.16% from 255 or 52.98% from 168); Blue value is 79 (31.25% from 255 or 47.02% from 168); Max value from RGB is 89 - color contains mainly: green. Hex color #00594F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00594F is #FFA6B0. Grayscale: #3D3D3D. Windows color (decimal): -16754353 or 5200128. OLE color: 5200128.

HSL color Cylindrical-coordinate representation of color #00594F: hue angle of 173.26º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00594F is Cyan = 1, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.65.

Color convert

RGB08979-
CMYK100.110.65
HSL173.26º100%17.45%-
HSV(B)173.26º100%34.9%-
XYZ4.987.718.62-
YUV61.25138.0184.31-

RGB Variations

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

RGB

RED value IS 0 (0.39% from 255) = 0%
GREEN value IS 89 (35.16% from 255) = 52.98%
BLUE value IS 79 (31.25% from 255) = 47.02%
R=0%
G=52.98%
B=47.02%

CMYK

C (Cyan) values IS 1
M (Magenta) values IS 0
Y (Yellow) values IS 0.11
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal08979100.110.65173.2610017.45
Hex0594F640B41ad6411
Octal013111714401310125514421
Binary010110011001111110010001011100000110101101110010010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #00594F

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #00594F; }

 p { color: rgb(0,89,79); }

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

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

 a { background-color: rgb(0,89,79); }

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

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

 span { border-color: rgb(0,89,79); }

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