#075852

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

Shades of Mosque #075852

Tints of Mosque #075852

Color information

#075852 (or 0x075852) is unknown color: approx Mosque. HEX triplet: 07, 58 and 52. RGB value is (7,88,82). Sum of RGB (Red+Green+Blue) = 7+88+82=177 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.95% from 177); Green value is 88 (34.77% from 255 or 49.72% from 177); Blue value is 82 (32.42% from 255 or 46.33% from 177); Max value from RGB is 88 - color contains mainly: green. Hex color #075852 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075852 is #F8A7AD. Grayscale: #3F3F3F. Windows color (decimal): -16295854 or 5396487. OLE color: 5396487.

HSL color Cylindrical-coordinate representation of color #075852: hue angle of 175.56º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075852 is Cyan = 0.92, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.65.

Color convert

RGB78882-
CMYK0.9200.070.65
HSL175.56º85.26%18.63%-
HSV(B)175.56º92.05%34.51%-
XYZ5.17.639.19-
YUV63.1138.6687.99-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.95%
GREEN value IS 88 (34.77% from 255) = 49.72%
BLUE value IS 82 (32.42% from 255) = 46.33%
R=3.95%
G=49.72%
B=46.33%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal788820.9200.070.65175.5685.2618.63
Hex758525C0741b05513
Octal71301221340710126012523
Binary1111011000101001010111000111100000110110000101010110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #075852

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #075852; }

 p { color: rgb(7,88,82); }

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

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

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

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

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

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

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