Html Css Color HEX #075951 Mosque

📋 copy color: '#075951'

red 7 ◦ green 89 ◦ blue 81

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

Shades of Mosque #075951

Tints of Mosque #075951

RGB

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

 GREEN value IS 89 (35.16% from 255) = 50.28%

 BLUE value IS 81 (32.03% from 255) = 45.76%

R = 3.95%
G = 50.28%
B = 45.76%

CMYK

 C value IS 0.92

 M value IS 0

 Y value IS 0.09

 K value IS 0.65

RGB Variations

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

Color information

#075951 (or 0x075951) is known color: Mosque. HEX triplet: 07, 59 and 51. RGB value is (7,89,81). Sum of RGB (Red+Green+Blue) = 7+89+81=177 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.95% from 177); Green value is 89 (35.16% from 255 or 50.28% from 177); Blue value is 81 (32.03% from 255 or 45.76% from 177); Max value from RGB is 89 - color contains mainly: green. Hex color #075951 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075951 is #F8A6AE. Grayscale: #3F3F3F. Windows color (decimal): -16295599 or 5331207. OLE color: 5331207.

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

Color convert

RGB 7 89 81 -
CMYK 0.92 0 0.09 0.65
HSL 174.15º 0.85% 0.19% -
HSV(B) 174.15º 0.92% 0.35% -
XYZ 5.15 7.78 9.02 -
YUV 63.57 137.83 87.65 -
System Red Green Blue C M Y K H S L
Decimal 7 89 81 0.92 0 0.09 0.65 174.15 0.85 0.19
Hex 7 59 51 5C 0 9 41 AE 55 13
Octal 7 131 121 134 0 11 101 256 125 23
Binary 111 1011001 1010001 1011100 0 1001 1000001 10101110 1010101 10011

Color Harmonies of #075951

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #075951

Black with #075951

Text Example


Text Example

White with #075951

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #075951; }

 p { color: rgb(7,89,81); }

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

background-color css

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

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

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

border-color css

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

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

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