#076361

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

Shades of Mosque #076361

Tints of Mosque #076361

Color information

#076361 (or 0x076361) is unknown color: approx Mosque. HEX triplet: 07, 63 and 61. RGB value is (7,99,97). Sum of RGB (Red+Green+Blue) = 7+99+97=203 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.45% from 203); Green value is 99 (39.06% from 255 or 48.77% from 203); Blue value is 97 (38.28% from 255 or 47.78% from 203); Max value from RGB is 99 - color contains mainly: green. Hex color #076361 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076361 is #F89C9E. Grayscale: #474747. Windows color (decimal): -16293023 or 6382343. OLE color: 6382343.

HSL color Cylindrical-coordinate representation of color #076361: hue angle of 178.7º 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 #076361 is Cyan = 0.93, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.

Color convert

RGB79997-
CMYK0.9300.020.61
HSL178.7º86.79%20.78%-
HSV(B)178.7º92.93%38.82%-
XYZ6.719.8312.85-
YUV71.26142.5282.16-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.45%
GREEN value IS 99 (39.06% from 255) = 48.77%
BLUE value IS 97 (38.28% from 255) = 47.78%
R=3.45%
G=48.77%
B=47.78%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal799970.9300.020.61178.786.7920.78
Hex763615D023Db35715
Octal7143141135027526312725
Binary11111000111100001101110101011110110110011101011110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #076361

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #076361; }

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

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

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

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

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

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

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

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