#076963

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

Shades of Mosque #076963

Tints of Mosque #076963

Color information

#076963 (or 0x076963) is unknown color: approx Mosque. HEX triplet: 07, 69 and 63. RGB value is (7,105,99). Sum of RGB (Red+Green+Blue) = 7+105+99=211 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.32% from 211); Green value is 105 (41.41% from 255 or 49.76% from 211); Blue value is 99 (39.06% from 255 or 46.92% from 211); Max value from RGB is 105 - color contains mainly: green. Hex color #076963 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076963 is #F8969C. Grayscale: #4A4A4A. Windows color (decimal): -16291485 or 6514951. OLE color: 6514951.

HSL color Cylindrical-coordinate representation of color #076963: hue angle of 176.33º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076963 is Cyan = 0.93, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.59.

Color convert

RGB710599-
CMYK0.9300.060.59
HSL176.33º87.5%21.96%-
HSV(B)176.33º93.33%41.18%-
XYZ7.3911.0513.55-
YUV75.01141.5379.49-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.32%
GREEN value IS 105 (41.41% from 255) = 49.76%
BLUE value IS 99 (39.06% from 255) = 46.92%
R=3.32%
G=49.76%
B=46.92%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal7105990.9300.060.59176.3387.521.96
Hex769635D063Bb05816
Octal7151143135067326013026
Binary111110100111000111011101011011101110110000101100010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #076963

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #076963; }

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

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

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

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

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

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

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

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