#096063

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

Shades of Mosque #096063

Tints of Mosque #096063

Color information

#096063 (or 0x096063) is unknown color: approx Mosque. HEX triplet: 09, 60 and 63. RGB value is (9,96,99). Sum of RGB (Red+Green+Blue) = 9+96+99=204 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.41% from 204); Green value is 96 (37.89% from 255 or 47.06% from 204); Blue value is 99 (39.06% from 255 or 48.53% from 204); Max value from RGB is 99 - color contains mainly: blue. Hex color #096063 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096063 is #F69F9C. Grayscale: #464646. Windows color (decimal): -16162717 or 6512649. OLE color: 6512649.

HSL color Cylindrical-coordinate representation of color #096063: hue angle of 182º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096063 is Cyan = 0.91, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.61.

Color convert

RGB99699-
CMYK0.910.0300.61
HSL182º83.33%21.18%-
HSV(B)182º90.91%38.82%-
XYZ6.559.3213.26-
YUV70.33144.1884.26-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.41%
GREEN value IS 96 (37.89% from 255) = 47.06%
BLUE value IS 99 (39.06% from 255) = 48.53%
R=4.41%
G=47.06%
B=48.53%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0.03
Y (Yellow) values IS 0
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal996990.910.0300.6118283.3321.18
Hex960635B303Db65315
Octal11140143133307526612325
Binary100111000001100011101101111011110110110110101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #096063

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #096063; }

 p { color: rgb(9,96,99); }

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

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

 a { background-color: rgb(9,96,99); }

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

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

 span { border-color: rgb(9,96,99); }

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