#075360

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

Shades of Mosque #075360

Tints of Mosque #075360

Color information

#075360 (or 0x075360) is unknown color: approx Mosque. HEX triplet: 07, 53 and 60. RGB value is (7,83,96). Sum of RGB (Red+Green+Blue) = 7+83+96=186 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.76% from 186); Green value is 83 (32.81% from 255 or 44.62% from 186); Blue value is 96 (37.89% from 255 or 51.61% from 186); Max value from RGB is 96 - color contains mainly: blue. Hex color #075360 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075360 is #F8AC9F. Grayscale: #3D3D3D. Windows color (decimal): -16297120 or 6312711. OLE color: 6312711.

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

Color convert

RGB78396-
CMYK0.930.1400.62
HSL188.76º86.41%20.2%-
HSV(B)188.76º92.71%37.65%-
XYZ5.297.0812.15-
YUV61.76147.3288.94-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.76%
GREEN value IS 83 (32.81% from 255) = 44.62%
BLUE value IS 96 (37.89% from 255) = 51.61%
R=3.76%
G=44.62%
B=51.61%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0.14
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal783960.930.1400.62188.7686.4120.2
Hex753605DE03Ebd5614
Octal71231401351607627512624
Binary1111010011110000010111011110011111010111101101011010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #075360

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #075360; }

 p { color: rgb(7,83,96); }

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

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

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

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

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

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

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