Html Css Color HEX #095558 Mosque

📋 copy color: '#095558'

red 9 ◦ green 85 ◦ blue 88

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

Shades of Mosque #095558

Tints of Mosque #095558

RGB

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

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

 BLUE value IS 88 (34.77% from 255) = 48.35%

R = 4.95%
G = 46.7%
B = 48.35%

CMYK

 C value IS 0.90

 M value IS 0.03

 Y value IS 0

 K value IS 0.65

RGB Variations

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

Color information

#095558 (or 0x095558) is known color: Mosque. HEX triplet: 09, 55 and 58. RGB value is (9,85,88). Sum of RGB (Red+Green+Blue) = 9+85+88=182 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.95% from 182); Green value is 85 (33.59% from 255 or 46.70% from 182); Blue value is 88 (34.77% from 255 or 48.35% from 182); Max value from RGB is 88 - color contains mainly: blue. Hex color #095558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095558 is #F6AAA7. Grayscale: #3E3E3E. Windows color (decimal): -16165544 or 5788937. OLE color: 5788937.

HSL color Cylindrical-coordinate representation of color #095558: hue angle of 182.28º degrees, saturation: 0.81, 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 #095558 is Cyan = 0.90, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB 9 85 88 -
CMYK 0.90 0.03 0 0.65
HSL 182.28º 0.81% 0.19% -
HSV(B) 182.28º 0.9% 0.35% -
XYZ 5.12 7.26 10.36 -
YUV 62.62 142.32 89.76 -
System Red Green Blue C M Y K H S L
Decimal 9 85 88 0.90 0.03 0 0.65 182.28 0.81 0.19
Hex 9 55 58 5A 3 0 41 B6 51 13
Octal 11 125 130 132 3 0 101 266 121 23
Binary 1001 1010101 1011000 1011010 11 0 1000001 10110110 1010001 10011

Color Harmonies of #095558

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #095558

Black with #095558

Text Example


Text Example

White with #095558

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #095558; }

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

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

background-color css

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

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

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

border-color css

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

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

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