#075661

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

Shades of Mosque #075661

Tints of Mosque #075661

Color information

#075661 (or 0x075661) is unknown color: approx Mosque. HEX triplet: 07, 56 and 61. RGB value is (7,86,97). Sum of RGB (Red+Green+Blue) = 7+86+97=190 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.68% from 190); Green value is 86 (33.98% from 255 or 45.26% from 190); Blue value is 97 (38.28% from 255 or 51.05% from 190); Max value from RGB is 97 - color contains mainly: blue. Hex color #075661 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075661 is #F8A99E. Grayscale: #3F3F3F. Windows color (decimal): -16296351 or 6379015. OLE color: 6379015.

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

Color convert

RGB78697-
CMYK0.930.1100.62
HSL187.33º86.54%20.39%-
HSV(B)187.33º92.78%38.04%-
XYZ5.577.5612.48-
YUV63.63146.8387.61-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.68%
GREEN value IS 86 (33.98% from 255) = 45.26%
BLUE value IS 97 (38.28% from 255) = 51.05%
R=3.68%
G=45.26%
B=51.05%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0.11
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal786970.930.1100.62187.3386.5420.39
Hex756615DB03Ebb5714
Octal71261411351307627312724
Binary1111010110110000110111011011011111010111011101011110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #075661

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #075661; }

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

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

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

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

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

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

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

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