#096062

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

Shades of Mosque #096062

Tints of Mosque #096062

Color information

#096062 (or 0x096062) is unknown color: approx Mosque. HEX triplet: 09, 60 and 62. RGB value is (9,96,98). Sum of RGB (Red+Green+Blue) = 9+96+98=203 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.43% from 203); Green value is 96 (37.89% from 255 or 47.29% from 203); Blue value is 98 (38.67% from 255 or 48.28% from 203); Max value from RGB is 98 - color contains mainly: blue. Hex color #096062 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096062 is #F69F9D. Grayscale: #464646. Windows color (decimal): -16162718 or 6447113. OLE color: 6447113.

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

Color convert

RGB99698-
CMYK0.910.0200.62
HSL181.35º83.18%20.98%-
HSV(B)181.35º90.82%38.43%-
XYZ6.59.3113.01-
YUV70.22143.6884.34-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.43%
GREEN value IS 96 (37.89% from 255) = 47.29%
BLUE value IS 98 (38.67% from 255) = 48.28%
R=4.43%
G=47.29%
B=48.28%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0.02
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal996980.910.0200.62181.3583.1820.98
Hex960625B203Eb55315
Octal11140142133207626512325
Binary100111000001100010101101110011111010110101101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #096062

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #096062; }

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

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

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

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

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

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

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

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