Html Css Color HEX #095557 Mosque

📋 copy color: '#095557'

red 9 ◦ green 85 ◦ blue 87

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

Shades of Mosque #095557

Tints of Mosque #095557

RGB

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

 GREEN value IS 85 (33.59% from 255) = 46.96%

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

R = 4.97%
G = 46.96%
B = 48.07%

CMYK

 C value IS 0.90

 M value IS 0.02

 Y value IS 0

 K value IS 0.66

RGB Variations

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

Color information

#095557 (or 0x095557) is known color: Mosque. HEX triplet: 09, 55 and 57. RGB value is (9,85,87). Sum of RGB (Red+Green+Blue) = 9+85+87=181 (23% of max value = 765). Red value is 9 (3.91% from 255 or 4.97% from 181); Green value is 85 (33.59% from 255 or 46.96% from 181); Blue value is 87 (34.38% from 255 or 48.07% from 181); Max value from RGB is 87 - color contains mainly: blue. Hex color #095557 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095557 is #F6AAA8. Grayscale: #3E3E3E. Windows color (decimal): -16165545 or 5723401. OLE color: 5723401.

HSL color Cylindrical-coordinate representation of color #095557: hue angle of 181.54º 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 #095557 is Cyan = 0.90, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.

Color convert

RGB 9 85 87 -
CMYK 0.90 0.02 0 0.66
HSL 181.54º 0.81% 0.19% -
HSV(B) 181.54º 0.9% 0.34% -
XYZ 5.08 7.24 10.15 -
YUV 62.5 141.82 89.84 -
System Red Green Blue C M Y K H S L
Decimal 9 85 87 0.90 0.02 0 0.66 181.54 0.81 0.19
Hex 9 55 57 5A 2 0 42 B6 51 13
Octal 11 125 127 132 2 0 102 266 121 23
Binary 1001 1010101 1010111 1011010 10 0 1000010 10110110 1010001 10011

Color Harmonies of #095557

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #095557

Black with #095557

Text Example


Text Example

White with #095557

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #095557; }

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

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

background-color css

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

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

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

border-color css

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

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

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