#096454

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

Shades of Mosque #096454

Tints of Mosque #096454

Color information

#096454 (or 0x096454) is unknown color: approx Mosque. HEX triplet: 09, 64 and 54. RGB value is (9,100,84). Sum of RGB (Red+Green+Blue) = 9+100+84=193 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.66% from 193); Green value is 100 (39.45% from 255 or 51.81% from 193); Blue value is 84 (33.20% from 255 or 43.52% from 193); Max value from RGB is 100 - color contains mainly: green. Hex color #096454 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096454 is #F69BAB. Grayscale: #464646. Windows color (decimal): -16161708 or 5530633. OLE color: 5530633.

HSL color Cylindrical-coordinate representation of color #096454: hue angle of 169.45º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096454 is Cyan = 0.91, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.61.

Color convert

RGB910084-
CMYK0.9100.160.61
HSL169.45º83.49%21.37%-
HSV(B)169.45º91%39.22%-
XYZ6.279.819.95-
YUV70.97135.3583.8-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.66%
GREEN value IS 100 (39.45% from 255) = 51.81%
BLUE value IS 84 (33.20% from 255) = 43.52%
R=4.66%
G=51.81%
B=43.52%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.16
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal9100840.9100.160.61169.4583.4921.37
Hex964545B0103Da95315
Octal111441241330207525112325
Binary100111001001010100101101101000011110110101001101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #096454

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #096454; }

 p { color: rgb(9,100,84); }

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

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

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

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

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

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

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