#036460

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

Shades of Mosque #036460

Tints of Mosque #036460

Color information

#036460 (or 0x036460) is unknown color: approx Mosque. HEX triplet: 03, 64 and 60. RGB value is (3,100,96). Sum of RGB (Red+Green+Blue) = 3+100+96=199 (26% of max value = 765). Red value is 3 (1.56% from 255 or 1.51% from 199); Green value is 100 (39.45% from 255 or 50.25% from 199); Blue value is 96 (37.89% from 255 or 48.24% from 199); Max value from RGB is 100 - color contains mainly: green. Hex color #036460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036460 is #FC9B9F. Grayscale: #464646. Windows color (decimal): -16554912 or 6317059. OLE color: 6317059.

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

Color convert

RGB310096-
CMYK0.9700.040.61
HSL177.53º94.17%20.2%-
HSV(B)177.53º97%39.22%-
XYZ6.719.9812.64-
YUV70.54142.3679.83-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.51%
GREEN value IS 100 (39.45% from 255) = 50.25%
BLUE value IS 96 (37.89% from 255) = 48.24%
R=1.51%
G=50.25%
B=48.24%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.04
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal3100960.9700.040.61177.5394.1720.2
Hex3646061043Db25e14
Octal3144140141047526213624
Binary11110010011000001100001010011110110110010101111010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #036460

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #036460; }

 p { color: rgb(3,100,96); }

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

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

 a { background-color: rgb(3,100,96); }

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

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

 span { border-color: rgb(3,100,96); }

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