#095D61

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

Shades of Mosque #095D61

Tints of Mosque #095D61

Color information

#095D61 (or 0x095D61) is unknown color: approx Mosque. HEX triplet: 09, 5D and 61. RGB value is (9,93,97). Sum of RGB (Red+Green+Blue) = 9+93+97=199 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.52% from 199); Green value is 93 (36.72% from 255 or 46.73% from 199); Blue value is 97 (38.28% from 255 or 48.74% from 199); Max value from RGB is 97 - color contains mainly: blue. Hex color #095D61 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095D61 is #F6A29E. Grayscale: #444444. Windows color (decimal): -16163487 or 6380809. OLE color: 6380809.

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

Color convert

RGB99397-
CMYK0.910.0400.62
HSL182.73º83.02%20.78%-
HSV(B)182.73º90.72%38.04%-
XYZ6.188.7512.67-
YUV68.34144.1785.67-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.52%
GREEN value IS 93 (36.72% from 255) = 46.73%
BLUE value IS 97 (38.28% from 255) = 48.74%
R=4.52%
G=46.73%
B=48.74%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0.04
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal993970.910.0400.62182.7383.0220.78
Hex95D615B403Eb75315
Octal11135141133407626712325
Binary1001101110111000011011011100011111010110111101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095D61

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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