#036558

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

Shades of Mosque #036558

Tints of Mosque #036558

Color information

#036558 (or 0x036558) is unknown color: approx Mosque. HEX triplet: 03, 65 and 58. RGB value is (3,101,88). Sum of RGB (Red+Green+Blue) = 3+101+88=192 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.56% from 192); Green value is 101 (39.84% from 255 or 52.60% from 192); Blue value is 88 (34.77% from 255 or 45.83% from 192); Max value from RGB is 101 - color contains mainly: green. Hex color #036558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036558 is #FC9AA7. Grayscale: #464646. Windows color (decimal): -16554664 or 5793027. OLE color: 5793027.

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

Color convert

RGB310188-
CMYK0.9700.130.60
HSL172.04º94.23%20.39%-
HSV(B)172.04º97.03%39.61%-
XYZ6.4510.0310.83-
YUV70.22138.0380.06-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.56%
GREEN value IS 101 (39.84% from 255) = 52.60%
BLUE value IS 88 (34.77% from 255) = 45.83%
R=1.56%
G=52.60%
B=45.83%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.13
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal3101880.9700.130.60172.0494.2320.39
Hex36558610D3Cac5e14
Octal31451301410157425413624
Binary111100101101100011000010110111110010101100101111010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #036558

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #036558; }

 p { color: rgb(3,101,88); }

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

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

 a { background-color: rgb(3,101,88); }

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

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

 span { border-color: rgb(3,101,88); }

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