#046062

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

Shades of Mosque #046062

Tints of Mosque #046062

Color information

#046062 (or 0x046062) is unknown color: approx Mosque. HEX triplet: 04, 60 and 62. RGB value is (4,96,98). Sum of RGB (Red+Green+Blue) = 4+96+98=198 (26% of max value = 765). Red value is 4 (1.95% from 255 or 2.02% from 198); Green value is 96 (37.89% from 255 or 48.48% from 198); Blue value is 98 (38.67% from 255 or 49.49% from 198); Max value from RGB is 98 - color contains mainly: blue. Hex color #046062 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046062 is #FB9F9D. Grayscale: #444444. Windows color (decimal): -16490398 or 6447108. OLE color: 6447108.

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

Color convert

RGB49698-
CMYK0.960.0200.62
HSL181.28º92.16%20%-
HSV(B)181.28º95.92%38.43%-
XYZ6.449.2713.01-
YUV68.72144.5281.84-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.02%
GREEN value IS 96 (37.89% from 255) = 48.48%
BLUE value IS 98 (38.67% from 255) = 49.49%
R=2.02%
G=48.48%
B=49.49%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0.02
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal496980.960.0200.62181.2892.1620
Hex4606260203Eb55c14
Octal4140142140207626513424
Binary10011000001100010110000010011111010110101101110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046062

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046062; }

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

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

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

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

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

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

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

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