#036861

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

Shades of Mosque #036861

Tints of Mosque #036861

Color information

#036861 (or 0x036861) is unknown color: approx Mosque. HEX triplet: 03, 68 and 61. RGB value is (3,104,97). Sum of RGB (Red+Green+Blue) = 3+104+97=204 (27% of max value = 765). Red value is 3 (1.56% from 255 or 1.47% from 204); Green value is 104 (41.02% from 255 or 50.98% from 204); Blue value is 97 (38.28% from 255 or 47.55% from 204); Max value from RGB is 104 - color contains mainly: green. Hex color #036861 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036861 is #FC979E. Grayscale: #484848. Windows color (decimal): -16553887 or 6383619. OLE color: 6383619.

HSL color Cylindrical-coordinate representation of color #036861: hue angle of 175.84º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036861 is Cyan = 0.97, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.

Color convert

RGB310497-
CMYK0.9700.070.59
HSL175.84º94.39%20.98%-
HSV(B)175.84º97.12%40.78%-
XYZ7.1510.7813.01-
YUV73141.5478.07-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.47%
GREEN value IS 104 (41.02% from 255) = 50.98%
BLUE value IS 97 (38.28% from 255) = 47.55%
R=1.47%
G=50.98%
B=47.55%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal3104970.9700.070.59175.8494.3920.98
Hex3686161073Bb05e15
Octal3150141141077326013625
Binary11110100011000011100001011111101110110000101111010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #036861

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #036861; }

 p { color: rgb(3,104,97); }

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

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

 a { background-color: rgb(3,104,97); }

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

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

 span { border-color: rgb(3,104,97); }

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