Html Css Color HEX #086558 Mosque

📋 copy color: '#086558'

red 8 ◦ green 101 ◦ blue 88

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

Shades of Mosque #086558

Tints of Mosque #086558

RGB

 RED value IS 8 (3.52% from 255) = 4.06%

 GREEN value IS 101 (39.84% from 255) = 51.27%

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

R = 4.06%
G = 51.27%
B = 44.67%

CMYK

 C value IS 0.92

 M value IS 0

 Y value IS 0.13

 K value IS 0.60

RGB Variations

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

Color information

#086558 (or 0x086558) is known color: Mosque. HEX triplet: 08, 65 and 58. RGB value is (8,101,88). Sum of RGB (Red+Green+Blue) = 8+101+88=197 (26% of max value = 765). Red value is 8 (3.52% from 255 or 4.06% from 197); Green value is 101 (39.84% from 255 or 51.27% from 197); Blue value is 88 (34.77% from 255 or 44.67% from 197); Max value from RGB is 101 - color contains mainly: green. Hex color #086558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086558 is #F79AA7. Grayscale: #474747. Windows color (decimal): -16226984 or 5793032. OLE color: 5793032.

HSL color Cylindrical-coordinate representation of color #086558: hue angle of 171.61º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086558 is Cyan = 0.92, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.

Color convert

RGB 8 101 88 -
CMYK 0.92 0 0.13 0.60
HSL 171.61º 0.85% 0.21% -
HSV(B) 171.61º 0.92% 0.4% -
XYZ 6.52 10.06 10.83 -
YUV 71.71 137.19 82.56 -
System Red Green Blue C M Y K H S L
Decimal 8 101 88 0.92 0 0.13 0.60 171.61 0.85 0.21
Hex 8 65 58 5C 0 D 3C AC 55 15
Octal 10 145 130 134 0 15 74 254 125 25
Binary 1000 1100101 1011000 1011100 0 1101 111100 10101100 1010101 10101

Color Harmonies of #086558

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #086558

Black with #086558

Text Example


Text Example

White with #086558

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #086558; }

 p { color: rgb(8,101,88); }

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

background-color css

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

 a { background-color: rgb(8,101,88); }

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

border-color css

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

 span { border-color: rgb(8,101,88); }

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