#096262

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

Shades of Mosque #096262

Tints of Mosque #096262

Color information

#096262 (or 0x096262) is unknown color: approx Mosque. HEX triplet: 09, 62 and 62. RGB value is (9,98,98). Sum of RGB (Red+Green+Blue) = 9+98+98=205 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.39% from 205); Green value is 98 (38.67% from 255 or 47.80% from 205); Blue value is 98 (38.67% from 255 or 47.80% from 205); Max value from RGB is 98 - color contains mainly: green, blue. Hex color #096262 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096262 is #F69D9D. Grayscale: #474747. Windows color (decimal): -16162206 or 6447625. OLE color: 6447625.

HSL color Cylindrical-coordinate representation of color #096262: hue angle of 180º 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 #096262 is Cyan = 0.91, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB99898-
CMYK0.91000.62
HSL180º83.18%20.98%-
HSV(B)180º90.82%38.43%-
XYZ6.689.6813.07-
YUV71.39143.0183.5-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.39%
GREEN value IS 98 (38.67% from 255) = 47.80%
BLUE value IS 98 (38.67% from 255) = 47.80%
R=4.39%
G=47.80%
B=47.80%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal998980.91000.6218083.1820.98
Hex962625B003Eb45315
Octal11142142133007626412325
Binary10011100010110001010110110011111010110100101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #096262

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #096262; }

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

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

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

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

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

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

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

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