#046255

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

Shades of Mosque #046255

Tints of Mosque #046255

Color information

#046255 (or 0x046255) is unknown color: approx Mosque. HEX triplet: 04, 62 and 55. RGB value is (4,98,85). Sum of RGB (Red+Green+Blue) = 4+98+85=187 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.14% from 187); Green value is 98 (38.67% from 255 or 52.41% from 187); Blue value is 85 (33.59% from 255 or 45.45% from 187); Max value from RGB is 98 - color contains mainly: green. Hex color #046255 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046255 is #FB9DAA. Grayscale: #444444. Windows color (decimal): -16489899 or 5595652. OLE color: 5595652.

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

Color convert

RGB49885-
CMYK0.9600.130.62
HSL171.7º92.16%20%-
HSV(B)171.7º95.92%38.43%-
XYZ6.069.4210.09-
YUV68.41137.3682.06-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 2.14%
GREEN value IS 98 (38.67% from 255) = 52.41%
BLUE value IS 85 (33.59% from 255) = 45.45%
R=2.14%
G=52.41%
B=45.45%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.13
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal498850.9600.130.62171.792.1620
Hex46255600D3Eac5c14
Octal41421251400157625413424
Binary1001100010101010111000000110111111010101100101110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046255

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046255; }

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

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

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

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

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

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

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

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