#046152

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

Shades of Mosque #046152

Tints of Mosque #046152

Color information

#046152 (or 0x046152) is unknown color: approx Mosque. HEX triplet: 04, 61 and 52. RGB value is (4,97,82). Sum of RGB (Red+Green+Blue) = 4+97+82=183 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.19% from 183); Green value is 97 (38.28% from 255 or 53.01% from 183); Blue value is 82 (32.42% from 255 or 44.81% from 183); Max value from RGB is 97 - color contains mainly: green. Hex color #046152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046152 is #FB9EAD. Grayscale: #434343. Windows color (decimal): -16490158 or 5398788. OLE color: 5398788.

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

Color convert

RGB49782-
CMYK0.9600.150.62
HSL170.32º92.08%19.8%-
HSV(B)170.32º95.88%38.04%-
XYZ5.859.189.45-
YUV67.48136.1982.72-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.19%
GREEN value IS 97 (38.28% from 255) = 53.01%
BLUE value IS 82 (32.42% from 255) = 44.81%
R=2.19%
G=53.01%
B=44.81%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.15
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal497820.9600.150.62170.3292.0819.8
Hex46152600F3Eaa5c14
Octal41411221400177625213424
Binary1001100001101001011000000111111111010101010101110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046152

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046152; }

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

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

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

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

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

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

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

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