#046655

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

Shades of Mosque #046655

Tints of Mosque #046655

Color information

#046655 (or 0x046655) is unknown color: approx Mosque. HEX triplet: 04, 66 and 55. RGB value is (4,102,85). Sum of RGB (Red+Green+Blue) = 4+102+85=191 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.09% from 191); Green value is 102 (40.23% from 255 or 53.40% from 191); Blue value is 85 (33.59% from 255 or 44.50% from 191); Max value from RGB is 102 - color contains mainly: green. Hex color #046655 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046655 is #FB99AA. Grayscale: #464646. Windows color (decimal): -16488875 or 5596676. OLE color: 5596676.

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

Color convert

RGB410285-
CMYK0.9600.170.6
HSL169.59º92.45%20.78%-
HSV(B)169.59º96.08%40%-
XYZ6.4410.1810.22-
YUV70.76136.0380.38-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.09%
GREEN value IS 102 (40.23% from 255) = 53.40%
BLUE value IS 85 (33.59% from 255) = 44.50%
R=2.09%
G=53.40%
B=44.50%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.17
K (Black) values IS 0.6
SystemRedGreenBlueCMYKHSL
Decimal4102850.9600.170.6169.5992.4520.78
Hex46655600113Caa5c15
Octal41461251400217425213425
Binary10011001101010101110000001000111110010101010101110010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046655

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046655; }

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

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

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

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

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

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

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

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