#075460

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

Shades of Mosque #075460

Tints of Mosque #075460

Color information

#075460 (or 0x075460) is unknown color: approx Mosque. HEX triplet: 07, 54 and 60. RGB value is (7,84,96). Sum of RGB (Red+Green+Blue) = 7+84+96=187 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.74% from 187); Green value is 84 (33.20% from 255 or 44.92% from 187); Blue value is 96 (37.89% from 255 or 51.34% from 187); Max value from RGB is 96 - color contains mainly: blue. Hex color #075460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075460 is #F8AB9F. Grayscale: #3E3E3E. Windows color (decimal): -16296864 or 6312967. OLE color: 6312967.

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

Color convert

RGB78496-
CMYK0.930.1200.62
HSL188.09º86.41%20.2%-
HSV(B)188.09º92.71%37.65%-
XYZ5.377.2312.18-
YUV62.34146.9988.52-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.74%
GREEN value IS 84 (33.20% from 255) = 44.92%
BLUE value IS 96 (37.89% from 255) = 51.34%
R=3.74%
G=44.92%
B=51.34%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0.12
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal784960.930.1200.62188.0986.4120.2
Hex754605DC03Ebc5614
Octal71241401351407627412624
Binary1111010100110000010111011100011111010111100101011010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #075460

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #075460; }

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

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

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

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

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

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

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

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