#016962

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

Shades of Mosque #016962

Tints of Mosque #016962

Color information

#016962 (or 0x016962) is unknown color: approx Mosque. HEX triplet: 01, 69 and 62. RGB value is (1,105,98). Sum of RGB (Red+Green+Blue) = 1+105+98=204 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.49% from 204); Green value is 105 (41.41% from 255 or 51.47% from 204); Blue value is 98 (38.67% from 255 or 48.04% from 204); Max value from RGB is 105 - color contains mainly: green. Hex color #016962 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016962 is #FE969D. Grayscale: #494949. Windows color (decimal): -16684702 or 6449409. OLE color: 6449409.

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

Color convert

RGB110598-
CMYK0.9900.070.59
HSL175.96º98.11%20.78%-
HSV(B)175.96º99.05%41.18%-
XYZ7.2710.9913.29-
YUV73.11142.0476.57-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.49%
GREEN value IS 105 (41.41% from 255) = 51.47%
BLUE value IS 98 (38.67% from 255) = 48.04%
R=0.49%
G=51.47%
B=48.04%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal1105980.9900.070.59175.9698.1120.78
Hex1696263073Bb06215
Octal1151142143077326014225
Binary1110100111000101100011011111101110110000110001010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016962

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016962; }

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

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

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

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

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

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

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

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