#075860

Color #075860 Mosque (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Mosque #075860

Tints of Mosque #075860

Color information

#075860 (or 0x075860) is unknown color: approx Mosque. HEX triplet: 07, 58 and 60. RGB value is (7,88,96). Sum of RGB (Red+Green+Blue) = 7+88+96=191 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.66% from 191); Green value is 88 (34.77% from 255 or 46.07% from 191); Blue value is 96 (37.89% from 255 or 50.26% from 191); Max value from RGB is 96 - color contains mainly: blue. Hex color #075860 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075860 is #F8A79F. Grayscale: #404040. Windows color (decimal): -16295840 or 6313991. OLE color: 6313991.

HSL color Cylindrical-coordinate representation of color #075860: hue angle of 185.39º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #075860 is Cyan = 0.93, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB78896-
CMYK0.930.0800.62
HSL185.39º86.41%20.2%-
HSV(B)185.39º92.71%37.65%-
XYZ5.697.8712.29-
YUV64.69145.6686.85-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.66%
GREEN value IS 88 (34.77% from 255) = 46.07%
BLUE value IS 96 (37.89% from 255) = 50.26%
R=3.66%
G=46.07%
B=50.26%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0.08
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal788960.930.0800.62185.3986.4120.2
Hex758605D803Eb95614
Octal71301401351007627112624
Binary1111011000110000010111011000011111010111001101011010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #075860

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #075860; }

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

 H1.HeaderClassName
 {
   color: #075860;
 }
 .AnyTagClassName
 {
   color: #075860;
 }
</style>
background-color css

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

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

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

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

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

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