#046362

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

Shades of Mosque #046362

Tints of Mosque #046362

Color information

#046362 (or 0x046362) is unknown color: approx Mosque. HEX triplet: 04, 63 and 62. RGB value is (4,99,98). Sum of RGB (Red+Green+Blue) = 4+99+98=201 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.99% from 201); Green value is 99 (39.06% from 255 or 49.25% from 201); Blue value is 98 (38.67% from 255 or 48.76% from 201); Max value from RGB is 99 - color contains mainly: green. Hex color #046362 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046362 is #FB9C9D. Grayscale: #464646. Windows color (decimal): -16489630 or 6447876. OLE color: 6447876.

HSL color Cylindrical-coordinate representation of color #046362: hue angle of 179.37º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046362 is Cyan = 0.96, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.

Color convert

RGB49998-
CMYK0.9600.010.61
HSL179.37º92.23%20.2%-
HSV(B)179.37º95.96%38.82%-
XYZ6.729.8313.1-
YUV70.48143.5380.58-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 1.99%
GREEN value IS 99 (39.06% from 255) = 49.25%
BLUE value IS 98 (38.67% from 255) = 48.76%
R=1.99%
G=49.25%
B=48.76%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.01
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal499980.9600.010.61179.3792.2320.2
Hex4636260013Db35c14
Octal4143142140017526313424
Binary1001100011110001011000000111110110110011101110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046362

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046362; }

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

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

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

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

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

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

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

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