#036962

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

Shades of Mosque #036962

Tints of Mosque #036962

Color information

#036962 (or 0x036962) is unknown color: approx Mosque. HEX triplet: 03, 69 and 62. RGB value is (3,105,98). Sum of RGB (Red+Green+Blue) = 3+105+98=206 (27% of max value = 765). Red value is 3 (1.56% from 255 or 1.46% from 206); Green value is 105 (41.41% from 255 or 50.97% from 206); Blue value is 98 (38.67% from 255 or 47.57% from 206); Max value from RGB is 105 - color contains mainly: green. Hex color #036962 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036962 is #FC969D. Grayscale: #494949. Windows color (decimal): -16553630 or 6449411. OLE color: 6449411.

HSL color Cylindrical-coordinate representation of color #036962: hue angle of 175.88º 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 #036962 is Cyan = 0.97, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.

Color convert

RGB310598-
CMYK0.9700.070.59
HSL175.88º94.44%21.18%-
HSV(B)175.88º97.14%41.18%-
XYZ7.291113.29-
YUV73.7141.7177.57-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.46%
GREEN value IS 105 (41.41% from 255) = 50.97%
BLUE value IS 98 (38.67% from 255) = 47.57%
R=1.46%
G=50.97%
B=47.57%

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
Decimal3105980.9700.070.59175.8894.4421.18
Hex3696261073Bb05e15
Octal3151142141077326013625
Binary11110100111000101100001011111101110110000101111010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #036962

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #036962; }

 p { color: rgb(3,105,98); }

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

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

 a { background-color: rgb(3,105,98); }

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

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

 span { border-color: rgb(3,105,98); }

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