Html Css Color HEX #075853 Mosque

📋 copy color: '#075853'

red 7 ◦ green 88 ◦ blue 83

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

Shades of Mosque #075853

Tints of Mosque #075853

RGB

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

 GREEN value IS 88 (34.77% from 255) = 49.44%

 BLUE value IS 83 (32.81% from 255) = 46.63%

R = 3.93%
G = 49.44%
B = 46.63%

CMYK

 C value IS 0.92

 M value IS 0

 Y value IS 0.06

 K value IS 0.65

RGB Variations

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

Color information

#075853 (or 0x075853) is known color: Mosque. HEX triplet: 07, 58 and 53. RGB value is (7,88,83). Sum of RGB (Red+Green+Blue) = 7+88+83=178 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.93% from 178); Green value is 88 (34.77% from 255 or 49.44% from 178); Blue value is 83 (32.81% from 255 or 46.63% from 178); Max value from RGB is 88 - color contains mainly: green. Hex color #075853 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075853 is #F8A7AC. Grayscale: #3F3F3F. Windows color (decimal): -16295853 or 5462023. OLE color: 5462023.

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

Color convert

RGB 7 88 83 -
CMYK 0.92 0 0.06 0.65
HSL 176.3º 0.85% 0.19% -
HSV(B) 176.3º 0.92% 0.35% -
XYZ 5.14 7.65 9.39 -
YUV 63.21 139.16 87.91 -
System Red Green Blue C M Y K H S L
Decimal 7 88 83 0.92 0 0.06 0.65 176.3 0.85 0.19
Hex 7 58 53 5C 0 6 41 B0 55 13
Octal 7 130 123 134 0 6 101 260 125 23
Binary 111 1011000 1010011 1011100 0 110 1000001 10110000 1010101 10011

Color Harmonies of #075853

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #075853

Black with #075853

Text Example


Text Example

White with #075853

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #075853; }

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

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

background-color css

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

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

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

border-color css

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

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

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