#046860

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

Shades of Mosque #046860

Tints of Mosque #046860

Color information

#046860 (or 0x046860) is unknown color: approx Mosque. HEX triplet: 04, 68 and 60. RGB value is (4,104,96). Sum of RGB (Red+Green+Blue) = 4+104+96=204 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.96% from 204); Green value is 104 (41.02% from 255 or 50.98% from 204); Blue value is 96 (37.89% from 255 or 47.06% from 204); Max value from RGB is 104 - color contains mainly: green. Hex color #046860 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046860 is #FB979F. Grayscale: #494949. Windows color (decimal): -16488352 or 6318084. OLE color: 6318084.

HSL color Cylindrical-coordinate representation of color #046860: hue angle of 175.2º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046860 is Cyan = 0.96, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.59.

Color convert

RGB410496-
CMYK0.9600.080.59
HSL175.2º92.59%21.18%-
HSV(B)175.2º96.15%40.78%-
XYZ7.1110.7712.77-
YUV73.19140.8778.65-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 1.96%
GREEN value IS 104 (41.02% from 255) = 50.98%
BLUE value IS 96 (37.89% from 255) = 47.06%
R=1.96%
G=50.98%
B=47.06%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.08
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal4104960.9600.080.59175.292.5921.18
Hex4686060083Baf5d15
Octal41501401400107325713525
Binary1001101000110000011000000100011101110101111101110110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046860

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046860; }

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

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

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

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

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

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

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

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