#046555

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

Shades of Mosque #046555

Tints of Mosque #046555

Color information

#046555 (or 0x046555) is unknown color: approx Mosque. HEX triplet: 04, 65 and 55. RGB value is (4,101,85). Sum of RGB (Red+Green+Blue) = 4+101+85=190 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.11% from 190); Green value is 101 (39.84% from 255 or 53.16% from 190); Blue value is 85 (33.59% from 255 or 44.74% from 190); Max value from RGB is 101 - color contains mainly: green. Hex color #046555 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046555 is #FB9AAA. Grayscale: #464646. Windows color (decimal): -16489131 or 5596420. OLE color: 5596420.

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

Color convert

RGB410185-
CMYK0.9600.160.60
HSL170.1º92.38%20.59%-
HSV(B)170.1º96.04%39.61%-
XYZ6.349.9910.19-
YUV70.17136.3680.8-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.11%
GREEN value IS 101 (39.84% from 255) = 53.16%
BLUE value IS 85 (33.59% from 255) = 44.74%
R=2.11%
G=53.16%
B=44.74%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.16
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal4101850.9600.160.60170.192.3820.59
Hex46555600103Caa5c15
Octal41451251400207425213425
Binary10011001011010101110000001000011110010101010101110010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046555

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046555; }

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

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

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

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

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

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

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

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