Html Css Color HEX #096459 Mosque

📋 copy color: '#096459'

red 9 ◦ green 100 ◦ blue 89

#096459
Download Color Icon.PNG:
16x16 32x32 64x64 128x128 256x256

Shades of Mosque #096459

Tints of Mosque #096459

RGB

 RED value IS 9 (3.91% from 255) = 4.55%

 GREEN value IS 100 (39.45% from 255) = 50.51%

 BLUE value IS 89 (35.16% from 255) = 44.95%

R = 4.55%
G = 50.51%
B = 44.95%

CMYK

 C value IS 0.91

 M value IS 0

 Y value IS 0.11

 K value IS 0.61

RGB Variations

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

Color information

#096459 (or 0x096459) is known color: Mosque. HEX triplet: 09, 64 and 59. RGB value is (9,100,89). Sum of RGB (Red+Green+Blue) = 9+100+89=198 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.55% from 198); Green value is 100 (39.45% from 255 or 50.51% from 198); Blue value is 89 (35.16% from 255 or 44.95% from 198); Max value from RGB is 100 - color contains mainly: green. Hex color #096459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096459 is #F69BA6. Grayscale: #474747. Windows color (decimal): -16161703 or 5858313. OLE color: 5858313.

HSL color Cylindrical-coordinate representation of color #096459: hue angle of 172.75º 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 #096459 is Cyan = 0.91, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.

Color convert

RGB 9 100 89 -
CMYK 0.91 0 0.11 0.61
HSL 172.75º 0.83% 0.21% -
HSV(B) 172.75º 0.91% 0.39% -
XYZ 6.47 9.89 11.02 -
YUV 71.54 137.85 83.39 -
System Red Green Blue C M Y K H S L
Decimal 9 100 89 0.91 0 0.11 0.61 172.75 0.83 0.21
Hex 9 64 59 5B 0 B 3D AD 53 15
Octal 11 144 131 133 0 13 75 255 123 25
Binary 1001 1100100 1011001 1011011 0 1011 111101 10101101 1010011 10101

Color Harmonies of #096459

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #096459

Black with #096459

Text Example


Text Example

White with #096459

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #096459; }

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

 H1.HeaderClassName
 {
   color: #096459;
 }
 .AnyTagClassName
 {
   color: #096459;
 }
</style>

background-color css

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

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

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

border-color css

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

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

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