#095D5E

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

Shades of Mosque #095D5E

Tints of Mosque #095D5E

Color information

#095D5E (or 0x095D5E) is unknown color: approx Mosque. HEX triplet: 09, 5D and 5E. RGB value is (9,93,94). Sum of RGB (Red+Green+Blue) = 9+93+94=196 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.59% from 196); Green value is 93 (36.72% from 255 or 47.45% from 196); Blue value is 94 (37.11% from 255 or 47.96% from 196); Max value from RGB is 94 - color contains mainly: blue. Hex color #095D5E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095D5E is #F6A2A1. Grayscale: #434343. Windows color (decimal): -16163490 or 6184201. OLE color: 6184201.

HSL color Cylindrical-coordinate representation of color #095D5E: hue angle of 180.71º degrees, saturation: 0.83, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #095D5E is Cyan = 0.90, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.63.

Color convert

RGB99394-
CMYK0.900.0100.63
HSL180.71º82.52%20.2%-
HSV(B)180.71º90.43%36.86%-
XYZ6.058.6911.95-
YUV68142.6785.92-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.59%
GREEN value IS 93 (36.72% from 255) = 47.45%
BLUE value IS 94 (37.11% from 255) = 47.96%
R=4.59%
G=47.45%
B=47.96%

CMYK

C (Cyan) values IS 0.90
M (Magenta) values IS 0.01
Y (Yellow) values IS 0
K (Black) values IS 0.63
SystemRedGreenBlueCMYKHSL
Decimal993940.900.0100.63180.7182.5220.2
Hex95D5E5A103Fb55314
Octal11135136132107726512324
Binary10011011101101111010110101011111110110101101001110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095D5E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(9,93,94); }

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

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

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

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

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

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

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