#046155

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

Shades of Mosque #046155

Tints of Mosque #046155

Color information

#046155 (or 0x046155) is unknown color: approx Mosque. HEX triplet: 04, 61 and 55. RGB value is (4,97,85). Sum of RGB (Red+Green+Blue) = 4+97+85=186 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.15% from 186); Green value is 97 (38.28% from 255 or 52.15% from 186); Blue value is 85 (33.59% from 255 or 45.70% from 186); Max value from RGB is 97 - color contains mainly: green. Hex color #046155 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046155 is #FB9EAA. Grayscale: #434343. Windows color (decimal): -16490155 or 5595396. OLE color: 5595396.

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

Color convert

RGB49785-
CMYK0.9600.120.62
HSL172.26º92.08%19.8%-
HSV(B)172.26º95.88%38.04%-
XYZ5.969.2310.06-
YUV67.82137.6982.48-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.15%
GREEN value IS 97 (38.28% from 255) = 52.15%
BLUE value IS 85 (33.59% from 255) = 45.70%
R=2.15%
G=52.15%
B=45.70%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal497850.9600.120.62172.2692.0819.8
Hex46155600C3Eac5c14
Octal41411251400147625413424
Binary1001100001101010111000000110011111010101100101110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046155

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046155; }

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

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

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

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

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

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

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

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