Html Css Color HEX #095855 Mosque

📋 copy color: '#095855'

red 9 ◦ green 88 ◦ blue 85

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

Shades of Mosque #095855

Tints of Mosque #095855

RGB

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

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

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

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

CMYK

 C value IS 0.90

 M value IS 0

 Y value IS 0.03

 K value IS 0.65

RGB Variations

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

Color information

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

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

Color convert

RGB 9 88 85 -
CMYK 0.90 0 0.03 0.65
HSL 177.72º 0.81% 0.19% -
HSV(B) 177.72º 0.9% 0.35% -
XYZ 5.24 7.69 9.8 -
YUV 64.04 139.83 88.74 -
System Red Green Blue C M Y K H S L
Decimal 9 88 85 0.90 0 0.03 0.65 177.72 0.81 0.19
Hex 9 58 55 5A 0 3 41 B2 51 13
Octal 11 130 125 132 0 3 101 262 121 23
Binary 1001 1011000 1010101 1011010 0 11 1000001 10110010 1010001 10011

Color Harmonies of #095855

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #095855

Black with #095855

Text Example


Text Example

White with #095855

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #095855; }

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

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

background-color css

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

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

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

border-color css

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

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

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