Html Css Color HEX #075550 Mosque

📋 copy color: '#075550'

red 7 ◦ green 85 ◦ blue 80

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

Shades of Mosque #075550

Tints of Mosque #075550

RGB

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

 GREEN value IS 85 (33.59% from 255) = 49.42%

 BLUE value IS 80 (31.64% from 255) = 46.51%

R = 4.07%
G = 49.42%
B = 46.51%

CMYK

 C value IS 0.92

 M value IS 0

 Y value IS 0.06

 K value IS 0.67

RGB Variations

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

Color information

#075550 (or 0x075550) is known color: Mosque. HEX triplet: 07, 55 and 50. RGB value is (7,85,80). Sum of RGB (Red+Green+Blue) = 7+85+80=172 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.07% from 172); Green value is 85 (33.59% from 255 or 49.42% from 172); Blue value is 80 (31.64% from 255 or 46.51% from 172); Max value from RGB is 85 - color contains mainly: green. Hex color #075550 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075550 is #F8AAAF. Grayscale: #3D3D3D. Windows color (decimal): -16296624 or 5264647. OLE color: 5264647.

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

Color convert

RGB 7 85 80 -
CMYK 0.92 0 0.06 0.67
HSL 176.15º 0.85% 0.18% -
HSV(B) 176.15º 0.92% 0.33% -
XYZ 4.78 7.12 8.71 -
YUV 61.11 138.66 89.41 -
System Red Green Blue C M Y K H S L
Decimal 7 85 80 0.92 0 0.06 0.67 176.15 0.85 0.18
Hex 7 55 50 5C 0 6 43 B0 55 12
Octal 7 125 120 134 0 6 103 260 125 22
Binary 111 1010101 1010000 1011100 0 110 1000011 10110000 1010101 10010

Color Harmonies of #075550

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #075550

Black with #075550

Text Example


Text Example

White with #075550

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #075550; }

 p { color: rgb(7,85,80); }

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

background-color css

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

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

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

border-color css

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

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

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