#095A4C

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

Shades of Mosque #095A4C

Tints of Mosque #095A4C

Color information

#095A4C (or 0x095A4C) is unknown color: approx Mosque. HEX triplet: 09, 5A and 4C. RGB value is (9,90,76). Sum of RGB (Red+Green+Blue) = 9+90+76=175 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.14% from 175); Green value is 90 (35.55% from 255 or 51.43% from 175); Blue value is 76 (30.08% from 255 or 43.43% from 175); Max value from RGB is 90 - color contains mainly: green. Hex color #095A4C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095A4C is #F6A5B3. Grayscale: #404040. Windows color (decimal): -16164276 or 5003785. OLE color: 5003785.

HSL color Cylindrical-coordinate representation of color #095A4C: hue angle of 169.63º 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 #095A4C is Cyan = 0.9, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.65.

Color convert

RGB99076-
CMYK0.900.160.65
HSL169.63º81.82%19.41%-
HSV(B)169.63º90%35.29%-
XYZ5.077.898.09-
YUV64.18134.6688.64-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 5.14%
GREEN value IS 90 (35.55% from 255) = 51.43%
BLUE value IS 76 (30.08% from 255) = 43.43%
R=5.14%
G=51.43%
B=43.43%

CMYK

C (Cyan) values IS 0.9
M (Magenta) values IS 0
Y (Yellow) values IS 0.16
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal990760.900.160.65169.6381.8219.41
Hex95A4C5A01041aa5213
Octal1113211413202010125212223
Binary1001101101010011001011010010000100000110101010101001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095A4C

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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