#046056

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

Shades of Mosque #046056

Tints of Mosque #046056

Color information

#046056 (or 0x046056) is unknown color: approx Mosque. HEX triplet: 04, 60 and 56. RGB value is (4,96,86). Sum of RGB (Red+Green+Blue) = 4+96+86=186 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.15% from 186); Green value is 96 (37.89% from 255 or 51.61% from 186); Blue value is 86 (33.98% from 255 or 46.24% from 186); Max value from RGB is 96 - color contains mainly: green. Hex color #046056 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046056 is #FB9FA9. Grayscale: #434343. Windows color (decimal): -16490410 or 5660676. OLE color: 5660676.

HSL color Cylindrical-coordinate representation of color #046056: hue angle of 173.48º 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 #046056 is Cyan = 0.96, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.

Color convert

RGB49686-
CMYK0.9600.100.62
HSL173.48º92%19.61%-
HSV(B)173.48º95.83%37.65%-
XYZ5.919.0610.24-
YUV67.35138.5282.81-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.15%
GREEN value IS 96 (37.89% from 255) = 51.61%
BLUE value IS 86 (33.98% from 255) = 46.24%
R=2.15%
G=51.61%
B=46.24%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.10
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal496860.9600.100.62173.489219.61
Hex46056600A3Ead5c14
Octal41401261400127625513424
Binary1001100000101011011000000101011111010101101101110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046056

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046056; }

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

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

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

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

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

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

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

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