#046356

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

Shades of Mosque #046356

Tints of Mosque #046356

Color information

#046356 (or 0x046356) is unknown color: approx Mosque. HEX triplet: 04, 63 and 56. RGB value is (4,99,86). Sum of RGB (Red+Green+Blue) = 4+99+86=189 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.12% from 189); Green value is 99 (39.06% from 255 or 52.38% from 189); Blue value is 86 (33.98% from 255 or 45.50% from 189); Max value from RGB is 99 - color contains mainly: green. Hex color #046356 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046356 is #FB9CA9. Grayscale: #454545. Windows color (decimal): -16489642 or 5661444. OLE color: 5661444.

HSL color Cylindrical-coordinate representation of color #046356: hue angle of 171.79º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046356 is Cyan = 0.96, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.

Color convert

RGB49986-
CMYK0.9600.130.61
HSL171.79º92.23%20.2%-
HSV(B)171.79º95.96%38.82%-
XYZ6.199.6210.33-
YUV69.11137.5381.56-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.12%
GREEN value IS 99 (39.06% from 255) = 52.38%
BLUE value IS 86 (33.98% from 255) = 45.50%
R=2.12%
G=52.38%
B=45.50%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.13
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal499860.9600.130.61171.7992.2320.2
Hex46356600D3Dac5c14
Octal41431261400157525413424
Binary1001100011101011011000000110111110110101100101110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046356

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046356; }

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

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

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

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

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

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

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

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