Html Css Color HEX #075854 Mosque

📋 copy color: '#075854'

red 7 ◦ green 88 ◦ blue 84

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

Shades of Mosque #075854

Tints of Mosque #075854

RGB

 RED value IS 7 (3.13% from 255) = 3.91%

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

 BLUE value IS 84 (33.2% from 255) = 46.93%

R = 3.91%
G = 49.16%
B = 46.93%

CMYK

 C value IS 0.92

 M value IS 0

 Y value IS 0.05

 K value IS 0.65

RGB Variations

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

Color information

#075854 (or 0x075854) is known color: Mosque. HEX triplet: 07, 58 and 54. RGB value is (7,88,84). Sum of RGB (Red+Green+Blue) = 7+88+84=179 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.91% from 179); Green value is 88 (34.77% from 255 or 49.16% from 179); Blue value is 84 (33.20% from 255 or 46.93% from 179); Max value from RGB is 88 - color contains mainly: green. Hex color #075854 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075854 is #F8A7AB. Grayscale: #3F3F3F. Windows color (decimal): -16295852 or 5527559. OLE color: 5527559.

HSL color Cylindrical-coordinate representation of color #075854: hue angle of 177.04º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075854 is Cyan = 0.92, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.65.

Color convert

RGB 7 88 84 -
CMYK 0.92 0 0.05 0.65
HSL 177.04º 0.85% 0.19% -
HSV(B) 177.04º 0.92% 0.35% -
XYZ 5.18 7.66 9.59 -
YUV 63.33 139.66 87.83 -
System Red Green Blue C M Y K H S L
Decimal 7 88 84 0.92 0 0.05 0.65 177.04 0.85 0.19
Hex 7 58 54 5C 0 5 41 B1 55 13
Octal 7 130 124 134 0 5 101 261 125 23
Binary 111 1011000 1010100 1011100 0 101 1000001 10110001 1010101 10011

Color Harmonies of #075854

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #075854

Black with #075854

Text Example


Text Example

White with #075854

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #075854; }

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

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

background-color css

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

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

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

border-color css

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

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

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