#046656

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

Shades of Mosque #046656

Tints of Mosque #046656

Color information

#046656 (or 0x046656) is unknown color: approx Mosque. HEX triplet: 04, 66 and 56. RGB value is (4,102,86). Sum of RGB (Red+Green+Blue) = 4+102+86=192 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.08% from 192); Green value is 102 (40.23% from 255 or 53.12% from 192); Blue value is 86 (33.98% from 255 or 44.79% from 192); Max value from RGB is 102 - color contains mainly: green. Hex color #046656 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046656 is #FB99A9. Grayscale: #464646. Windows color (decimal): -16488874 or 5662212. OLE color: 5662212.

HSL color Cylindrical-coordinate representation of color #046656: hue angle of 170.2º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046656 is Cyan = 0.96, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.

Color convert

RGB410286-
CMYK0.9600.160.6
HSL170.2º92.45%20.78%-
HSV(B)170.2º96.08%40%-
XYZ6.4810.210.43-
YUV70.87136.5380.3-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.08%
GREEN value IS 102 (40.23% from 255) = 53.12%
BLUE value IS 86 (33.98% from 255) = 44.79%
R=2.08%
G=53.12%
B=44.79%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.16
K (Black) values IS 0.6
SystemRedGreenBlueCMYKHSL
Decimal4102860.9600.160.6170.292.4520.78
Hex46656600103Caa5c15
Octal41461261400207425213425
Binary10011001101010110110000001000011110010101010101110010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046656

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046656; }

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

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

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

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

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

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

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

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