#04605E

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

Shades of Mosque #04605E

Tints of Mosque #04605E

Color information

#04605E (or 0x04605E) is unknown color: approx Mosque. HEX triplet: 04, 60 and 5E. RGB value is (4,96,94). Sum of RGB (Red+Green+Blue) = 4+96+94=194 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.06% from 194); Green value is 96 (37.89% from 255 or 49.48% from 194); Blue value is 94 (37.11% from 255 or 48.45% from 194); Max value from RGB is 96 - color contains mainly: green. Hex color #04605E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04605E is #FB9FA1. Grayscale: #444444. Windows color (decimal): -16490402 or 6184964. OLE color: 6184964.

HSL color Cylindrical-coordinate representation of color #04605E: hue angle of 178.7º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #04605E is Cyan = 0.96, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.62.

Color convert

RGB49694-
CMYK0.9600.020.62
HSL178.7º92%19.61%-
HSV(B)178.7º95.83%37.65%-
XYZ6.259.212.04-
YUV68.26142.5282.16-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.06%
GREEN value IS 96 (37.89% from 255) = 49.48%
BLUE value IS 94 (37.11% from 255) = 48.45%
R=2.06%
G=49.48%
B=48.45%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal496940.9600.020.62178.79219.61
Hex4605E60023Eb35c14
Octal4140136140027626313424
Binary10011000001011110110000001011111010110011101110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #04605E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #04605E; }

 p { color: rgb(4,96,94); }

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

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

 a { background-color: rgb(4,96,94); }

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

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

 span { border-color: rgb(4,96,94); }

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