#075851

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

Shades of Mosque #075851

Tints of Mosque #075851

Color information

#075851 (or 0x075851) is unknown color: approx Mosque. HEX triplet: 07, 58 and 51. RGB value is (7,88,81). Sum of RGB (Red+Green+Blue) = 7+88+81=176 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.98% from 176); Green value is 88 (34.77% from 255 or 50% from 176); Blue value is 81 (32.03% from 255 or 46.02% from 176); Max value from RGB is 88 - color contains mainly: green. Hex color #075851 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075851 is #F8A7AE. Grayscale: #3E3E3E. Windows color (decimal): -16295855 or 5330951. OLE color: 5330951.

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

Color convert

RGB78881-
CMYK0.9200.080.65
HSL174.81º85.26%18.63%-
HSV(B)174.81º92.05%34.51%-
XYZ5.067.628.99-
YUV62.98138.1688.07-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.98%
GREEN value IS 88 (34.77% from 255) = 50%
BLUE value IS 81 (32.03% from 255) = 46.02%
R=3.98%
G=50%
B=46.02%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.08
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal788810.9200.080.65174.8185.2618.63
Hex758515C0841af5513
Octal713012113401010125712523
Binary11110110001010001101110001000100000110101111101010110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #075851

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #075851; }

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

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

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

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

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

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

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

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