#02594C

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

Shades of Mosque #02594C

Tints of Mosque #02594C

Color information

#02594C (or 0x02594C) is unknown color: approx Mosque. HEX triplet: 02, 59 and 4C. RGB value is (2,89,76). Sum of RGB (Red+Green+Blue) = 2+89+76=167 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.20% from 167); Green value is 89 (35.16% from 255 or 53.29% from 167); Blue value is 76 (30.08% from 255 or 45.51% from 167); Max value from RGB is 89 - color contains mainly: green. Hex color #02594C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #02594C is #FDA6B3. Grayscale: #3D3D3D. Windows color (decimal): -16623284 or 5003522. OLE color: 5003522.

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

Color convert

RGB28976-
CMYK0.9800.150.65
HSL171.03º95.6%17.84%-
HSV(B)171.03º97.75%34.9%-
XYZ4.97.688.06-
YUV61.5136.1885.56-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.20%
GREEN value IS 89 (35.16% from 255) = 53.29%
BLUE value IS 76 (30.08% from 255) = 45.51%
R=1.20%
G=53.29%
B=45.51%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.15
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal289760.9800.150.65171.0395.617.84
Hex2594C620F41ab6012
Octal213111414201710125314022
Binary1010110011001100110001001111100000110101011110000010010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #02594C

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #02594C; }

 p { color: rgb(2,89,76); }

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

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

 a { background-color: rgb(2,89,76); }

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

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

 span { border-color: rgb(2,89,76); }

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