Html Css Color HEX #075457 Mosque

📋 copy color: '#075457'

red 7 ◦ green 84 ◦ blue 87

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

Shades of Mosque #075457

Tints of Mosque #075457

RGB

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

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

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

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

CMYK

 C value IS 0.92

 M value IS 0.03

 Y value IS 0

 K value IS 0.66

RGB Variations

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

Color information

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

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

Color convert

RGB 7 84 87 -
CMYK 0.92 0.03 0 0.66
HSL 182.25º 0.85% 0.18% -
HSV(B) 182.25º 0.92% 0.34% -
XYZ 4.98 7.07 10.12 -
YUV 61.32 142.49 89.26 -
System Red Green Blue C M Y K H S L
Decimal 7 84 87 0.92 0.03 0 0.66 182.25 0.85 0.18
Hex 7 54 57 5C 3 0 42 B6 55 12
Octal 7 124 127 134 3 0 102 266 125 22
Binary 111 1010100 1010111 1011100 11 0 1000010 10110110 1010101 10010

Color Harmonies of #075457

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #075457

Black with #075457

Text Example


Text Example

White with #075457

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #075457; }

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

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

background-color css

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

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

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

border-color css

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

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

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