#046055

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

Shades of Mosque #046055

Tints of Mosque #046055

Color information

#046055 (or 0x046055) is unknown color: approx Mosque. HEX triplet: 04, 60 and 55. RGB value is (4,96,85). Sum of RGB (Red+Green+Blue) = 4+96+85=185 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.16% from 185); Green value is 96 (37.89% from 255 or 51.89% from 185); Blue value is 85 (33.59% from 255 or 45.95% from 185); Max value from RGB is 96 - color contains mainly: green. Hex color #046055 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046055 is #FB9FAA. Grayscale: #434343. Windows color (decimal): -16490411 or 5595140. OLE color: 5595140.

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

Color convert

RGB49685-
CMYK0.9600.110.62
HSL172.83º92%19.61%-
HSV(B)172.83º95.83%37.65%-
XYZ5.879.0510.03-
YUV67.24138.0282.89-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.16%
GREEN value IS 96 (37.89% from 255) = 51.89%
BLUE value IS 85 (33.59% from 255) = 45.95%
R=2.16%
G=51.89%
B=45.95%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.11
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal496850.9600.110.62172.839219.61
Hex46055600B3Ead5c14
Octal41401251400137625513424
Binary1001100000101010111000000101111111010101101101110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046055

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046055; }

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

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

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

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

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

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

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

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