Html Css Color HEX #075754 Mosque

📋 copy color: '#075754'

red 7 ◦ green 87 ◦ blue 84

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

Shades of Mosque #075754

Tints of Mosque #075754

RGB

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

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

 BLUE value IS 84 (33.2% from 255) = 47.19%

R = 3.93%
G = 48.88%
B = 47.19%

CMYK

 C value IS 0.92

 M value IS 0

 Y value IS 0.03

 K value IS 0.66

RGB Variations

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

Color information

#075754 (or 0x075754) is known color: Mosque. HEX triplet: 07, 57 and 54. RGB value is (7,87,84). Sum of RGB (Red+Green+Blue) = 7+87+84=178 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.93% from 178); Green value is 87 (34.38% from 255 or 48.88% from 178); Blue value is 84 (33.20% from 255 or 47.19% from 178); Max value from RGB is 87 - color contains mainly: green. Hex color #075754 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075754 is #F8A8AB. Grayscale: #3E3E3E. Windows color (decimal): -16296108 or 5527303. OLE color: 5527303.

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

Color convert

RGB 7 87 84 -
CMYK 0.92 0 0.03 0.66
HSL 177.75º 0.85% 0.18% -
HSV(B) 177.75º 0.92% 0.34% -
XYZ 5.1 7.5 9.57 -
YUV 62.74 140 88.24 -
System Red Green Blue C M Y K H S L
Decimal 7 87 84 0.92 0 0.03 0.66 177.75 0.85 0.18
Hex 7 57 54 5C 0 3 42 B2 55 12
Octal 7 127 124 134 0 3 102 262 125 22
Binary 111 1010111 1010100 1011100 0 11 1000010 10110010 1010101 10010

Color Harmonies of #075754

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #075754

Black with #075754

Text Example


Text Example

White with #075754

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #075754; }

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

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

background-color css

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

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

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

border-color css

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

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

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