#046259

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

Shades of Mosque #046259

Tints of Mosque #046259

Color information

#046259 (or 0x046259) is unknown color: approx Mosque. HEX triplet: 04, 62 and 59. RGB value is (4,98,89). Sum of RGB (Red+Green+Blue) = 4+98+89=191 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.09% from 191); Green value is 98 (38.67% from 255 or 51.31% from 191); Blue value is 89 (35.16% from 255 or 46.60% from 191); Max value from RGB is 98 - color contains mainly: green. Hex color #046259 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046259 is #FB9DA6. Grayscale: #444444. Windows color (decimal): -16489895 or 5857796. OLE color: 5857796.

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

Color convert

RGB49889-
CMYK0.9600.090.62
HSL174.26º92.16%20%-
HSV(B)174.26º95.92%38.43%-
XYZ6.229.4810.95-
YUV68.87139.3681.73-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.09%
GREEN value IS 98 (38.67% from 255) = 51.31%
BLUE value IS 89 (35.16% from 255) = 46.60%
R=2.09%
G=51.31%
B=46.60%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.09
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal498890.9600.090.62174.2692.1620
Hex4625960093Eae5c14
Octal41421311400117625613424
Binary1001100010101100111000000100111111010101110101110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046259

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046259; }

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

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

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

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

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

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

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

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