Html Css Color HEX #095458 Mosque

📋 copy color: '#095458'

red 9 ◦ green 84 ◦ blue 88

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

Shades of Mosque #095458

Tints of Mosque #095458

RGB

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

 GREEN value IS 84 (33.2% from 255) = 46.41%

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

R = 4.97%
G = 46.41%
B = 48.62%

CMYK

 C value IS 0.90

 M value IS 0.05

 Y value IS 0

 K value IS 0.65

RGB Variations

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

Color information

#095458 (or 0x095458) is known color: Mosque. HEX triplet: 09, 54 and 58. RGB value is (9,84,88). Sum of RGB (Red+Green+Blue) = 9+84+88=181 (23% of max value = 765). Red value is 9 (3.91% from 255 or 4.97% from 181); Green value is 84 (33.20% from 255 or 46.41% from 181); Blue value is 88 (34.77% from 255 or 48.62% from 181); Max value from RGB is 88 - color contains mainly: blue. Hex color #095458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095458 is #F6ABA7. Grayscale: #3D3D3D. Windows color (decimal): -16165800 or 5788681. OLE color: 5788681.

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

Color convert

RGB 9 84 88 -
CMYK 0.90 0.05 0 0.65
HSL 183.04º 0.81% 0.19% -
HSV(B) 183.04º 0.9% 0.35% -
XYZ 5.04 7.1 10.34 -
YUV 62.03 142.65 90.17 -
System Red Green Blue C M Y K H S L
Decimal 9 84 88 0.90 0.05 0 0.65 183.04 0.81 0.19
Hex 9 54 58 5A 5 0 41 B7 51 13
Octal 11 124 130 132 5 0 101 267 121 23
Binary 1001 1010100 1011000 1011010 101 0 1000001 10110111 1010001 10011

Color Harmonies of #095458

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #095458

Black with #095458

Text Example


Text Example

White with #095458

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #095458; }

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

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

background-color css

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

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

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

border-color css

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

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

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