#046253

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

Shades of Mosque #046253

Tints of Mosque #046253

Color information

#046253 (or 0x046253) is unknown color: approx Mosque. HEX triplet: 04, 62 and 53. RGB value is (4,98,83). Sum of RGB (Red+Green+Blue) = 4+98+83=185 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.16% from 185); Green value is 98 (38.67% from 255 or 52.97% from 185); Blue value is 83 (32.81% from 255 or 44.86% from 185); Max value from RGB is 98 - color contains mainly: green. Hex color #046253 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046253 is #FB9DAC. Grayscale: #444444. Windows color (decimal): -16489901 or 5464580. OLE color: 5464580.

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

Color convert

RGB49883-
CMYK0.9600.150.62
HSL170.43º92.16%20%-
HSV(B)170.43º95.92%38.43%-
XYZ5.989.399.68-
YUV68.18136.3682.22-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.16%
GREEN value IS 98 (38.67% from 255) = 52.97%
BLUE value IS 83 (32.81% from 255) = 44.86%
R=2.16%
G=52.97%
B=44.86%

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
Decimal498830.9600.150.62170.4392.1620
Hex46253600F3Eaa5c14
Octal41421231400177625213424
Binary1001100010101001111000000111111111010101010101110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046253

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046253; }

 p { color: rgb(4,98,83); }

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

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

 a { background-color: rgb(4,98,83); }

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

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

 span { border-color: rgb(4,98,83); }

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