#046260

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

Shades of Mosque #046260

Tints of Mosque #046260

Color information

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

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

Color convert

RGB49896-
CMYK0.9600.020.62
HSL178.72º92.16%20%-
HSV(B)178.72º95.92%38.43%-
XYZ6.539.6112.58-
YUV69.67142.8681.16-

RGB Variations

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

RGB

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

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal498960.9600.020.62178.7292.1620
Hex4626060023Eb35c14
Octal4142140140027626313424
Binary10011000101100000110000001011111010110011101110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046260

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046260; }

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

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

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

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

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

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

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

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