#075454

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

Shades of Mosque #075454

Tints of Mosque #075454

Color information

#075454 (or 0x075454) is unknown color: approx Mosque. HEX triplet: 07, 54 and 54. RGB value is (7,84,84). Sum of RGB (Red+Green+Blue) = 7+84+84=175 (23% of max value = 765). Red value is 7 (3.12% from 255 or 4% from 175); Green value is 84 (33.20% from 255 or 48% from 175); Blue value is 84 (33.20% from 255 or 48% from 175); Max value from RGB is 84 - color contains mainly: green, blue. Hex color #075454 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075454 is #F8ABAB. Grayscale: #3C3C3C. Windows color (decimal): -16296876 or 5526535. OLE color: 5526535.

HSL color Cylindrical-coordinate representation of color #075454: hue angle of 180º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075454 is Cyan = 0.92, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.67.

Color convert

RGB78484-
CMYK0.92000.67
HSL180º84.62%17.84%-
HSV(B)180º91.67%32.94%-
XYZ4.867.039.49-
YUV60.98140.9989.5-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 4%
GREEN value IS 84 (33.20% from 255) = 48%
BLUE value IS 84 (33.20% from 255) = 48%
R=4%
G=48%
B=48%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal784840.92000.6718084.6217.84
Hex754545C0043b45512
Octal71241241340010326412522
Binary11110101001010100101110000100001110110100101010110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #075454

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #075454; }

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

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

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

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

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

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

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

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