#095A5A

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

Shades of Mosque #095A5A

Tints of Mosque #095A5A

Color information

#095A5A (or 0x095A5A) is unknown color: approx Mosque. HEX triplet: 09, 5A and 5A. RGB value is (9,90,90). Sum of RGB (Red+Green+Blue) = 9+90+90=189 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.76% from 189); Green value is 90 (35.55% from 255 or 47.62% from 189); Blue value is 90 (35.55% from 255 or 47.62% from 189); Max value from RGB is 90 - color contains mainly: green, blue. Hex color #095A5A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095A5A is #F6A5A5. Grayscale: #414141. Windows color (decimal): -16164262 or 5921289. OLE color: 5921289.

HSL color Cylindrical-coordinate representation of color #095A5A: hue angle of 180º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #095A5A is Cyan = 0.9, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB99090-
CMYK0.9000.65
HSL180º81.82%19.41%-
HSV(B)180º90%35.29%-
XYZ5.618.1110.94-
YUV65.78141.6687.5-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.76%
GREEN value IS 90 (35.55% from 255) = 47.62%
BLUE value IS 90 (35.55% from 255) = 47.62%
R=4.76%
G=47.62%
B=47.62%

CMYK

C (Cyan) values IS 0.9
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal990900.9000.6518081.8219.41
Hex95A5A5A0041b45213
Octal111321321320010126412223
Binary100110110101011010101101000100000110110100101001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095A5A

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #095A5A; }

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

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

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

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

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

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

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

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