#076161

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

Shades of Mosque #076161

Tints of Mosque #076161

Color information

#076161 (or 0x076161) is unknown color: approx Mosque. HEX triplet: 07, 61 and 61. RGB value is (7,97,97). Sum of RGB (Red+Green+Blue) = 7+97+97=201 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.48% from 201); Green value is 97 (38.28% from 255 or 48.26% from 201); Blue value is 97 (38.28% from 255 or 48.26% from 201); Max value from RGB is 97 - color contains mainly: green, blue. Hex color #076161 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076161 is #F89E9E. Grayscale: #464646. Windows color (decimal): -16293535 or 6381831. OLE color: 6381831.

HSL color Cylindrical-coordinate representation of color #076161: hue angle of 180º degrees, saturation: 0.87, 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 #076161 is Cyan = 0.93, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB79797-
CMYK0.93000.62
HSL180º86.54%20.39%-
HSV(B)180º92.78%38.04%-
XYZ6.529.4612.79-
YUV70.09143.1883-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.48%
GREEN value IS 97 (38.28% from 255) = 48.26%
BLUE value IS 97 (38.28% from 255) = 48.26%
R=3.48%
G=48.26%
B=48.26%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal797970.93000.6218086.5420.39
Hex761615D003Eb45714
Octal7141141135007626412724
Binary1111100001110000110111010011111010110100101011110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #076161

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #076161; }

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

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

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

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

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

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

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

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