Html Css Color HEX #095657 Mosque

📋 copy color: '#095657'

red 9 ◦ green 86 ◦ blue 87

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

Shades of Mosque #095657

Tints of Mosque #095657

RGB

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

 GREEN value IS 86 (33.98% from 255) = 47.25%

 BLUE value IS 87 (34.38% from 255) = 47.8%

R = 4.95%
G = 47.25%
B = 47.8%

CMYK

 C value IS 0.90

 M value IS 0.01

 Y value IS 0

 K value IS 0.66

RGB Variations

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

Color information

#095657 (or 0x095657) is known color: Mosque. HEX triplet: 09, 56 and 57. RGB value is (9,86,87). Sum of RGB (Red+Green+Blue) = 9+86+87=182 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.95% from 182); Green value is 86 (33.98% from 255 or 47.25% from 182); Blue value is 87 (34.38% from 255 or 47.80% from 182); Max value from RGB is 87 - color contains mainly: blue. Hex color #095657 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095657 is #F6A9A8. Grayscale: #3F3F3F. Windows color (decimal): -16165289 or 5723657. OLE color: 5723657.

HSL color Cylindrical-coordinate representation of color #095657: hue angle of 180.77º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #095657 is Cyan = 0.90, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.66.

Color convert

RGB 9 86 87 -
CMYK 0.90 0.01 0 0.66
HSL 180.77º 0.81% 0.19% -
HSV(B) 180.77º 0.9% 0.34% -
XYZ 5.16 7.4 10.17 -
YUV 63.09 141.49 89.42 -
System Red Green Blue C M Y K H S L
Decimal 9 86 87 0.90 0.01 0 0.66 180.77 0.81 0.19
Hex 9 56 57 5A 1 0 42 B5 51 13
Octal 11 126 127 132 1 0 102 265 121 23
Binary 1001 1010110 1010111 1011010 1 0 1000010 10110101 1010001 10011

Color Harmonies of #095657

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #095657

Black with #095657

Text Example


Text Example

White with #095657

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #095657; }

 p { color: rgb(9,86,87); }

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

background-color css

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

 a { background-color: rgb(9,86,87); }

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

border-color css

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

 span { border-color: rgb(9,86,87); }

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