#076356

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

Shades of Mosque #076356

Tints of Mosque #076356

Color information

#076356 (or 0x076356) is unknown color: approx Mosque. HEX triplet: 07, 63 and 56. RGB value is (7,99,86). Sum of RGB (Red+Green+Blue) = 7+99+86=192 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.65% from 192); Green value is 99 (39.06% from 255 or 51.56% from 192); Blue value is 86 (33.98% from 255 or 44.79% from 192); Max value from RGB is 99 - color contains mainly: green. Hex color #076356 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076356 is #F89CA9. Grayscale: #454545. Windows color (decimal): -16293034 or 5661447. OLE color: 5661447.

HSL color Cylindrical-coordinate representation of color #076356: hue angle of 171.52º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076356 is Cyan = 0.93, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.

Color convert

RGB79986-
CMYK0.9300.130.61
HSL171.52º86.79%20.78%-
HSV(B)171.52º92.93%38.82%-
XYZ6.239.6410.34-
YUV70.01137.0283.06-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.65%
GREEN value IS 99 (39.06% from 255) = 51.56%
BLUE value IS 86 (33.98% from 255) = 44.79%
R=3.65%
G=51.56%
B=44.79%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.13
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal799860.9300.130.61171.5286.7920.78
Hex763565D0D3Dac5715
Octal71431261350157525412725
Binary1111100011101011010111010110111110110101100101011110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #076356

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #076356; }

 p { color: rgb(7,99,86); }

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

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

 a { background-color: rgb(7,99,86); }

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

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

 span { border-color: rgb(7,99,86); }

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