Html Css Color HEX #075758 Mosque

📋 copy color: '#075758'

red 7 ◦ green 87 ◦ blue 88

#075758
Download Color Icon.PNG:
16x16 32x32 64x64 128x128 256x256

Shades of Mosque #075758

Tints of Mosque #075758

RGB

 RED value IS 7 (3.13% from 255) = 3.85%

 GREEN value IS 87 (34.38% from 255) = 47.8%

 BLUE value IS 88 (34.77% from 255) = 48.35%

R = 3.85%
G = 47.8%
B = 48.35%

CMYK

 C value IS 0.92

 M value IS 0.01

 Y value IS 0

 K value IS 0.65

RGB Variations

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

Color information

#075758 (or 0x075758) is known color: Mosque. HEX triplet: 07, 57 and 58. RGB value is (7,87,88). Sum of RGB (Red+Green+Blue) = 7+87+88=182 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.85% from 182); Green value is 87 (34.38% from 255 or 47.80% from 182); Blue value is 88 (34.77% from 255 or 48.35% from 182); Max value from RGB is 88 - color contains mainly: blue. Hex color #075758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075758 is #F8A8A7. Grayscale: #3F3F3F. Windows color (decimal): -16296104 or 5789447. OLE color: 5789447.

HSL color Cylindrical-coordinate representation of color #075758: hue angle of 180.74º 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 #075758 is Cyan = 0.92, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB 7 87 88 -
CMYK 0.92 0.01 0 0.65
HSL 180.74º 0.85% 0.19% -
HSV(B) 180.74º 0.92% 0.35% -
XYZ 5.26 7.57 10.42 -
YUV 63.19 142 87.92 -
System Red Green Blue C M Y K H S L
Decimal 7 87 88 0.92 0.01 0 0.65 180.74 0.85 0.19
Hex 7 57 58 5C 1 0 41 B5 55 13
Octal 7 127 130 134 1 0 101 265 125 23
Binary 111 1010111 1011000 1011100 1 0 1000001 10110101 1010101 10011

Color Harmonies of #075758

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #075758

Black with #075758

Text Example


Text Example

White with #075758

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #075758; }

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

 H1.HeaderClassName
 {
   color: #075758;
 }
 .AnyTagClassName
 {
   color: #075758;
 }
</style>

background-color css

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

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

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

border-color css

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

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

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