Html Css Color HEX #075459 Mosque

📋 copy color: '#075459'

red 7 ◦ green 84 ◦ blue 89

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

Shades of Mosque #075459

Tints of Mosque #075459

RGB

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

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

 BLUE value IS 89 (35.16% from 255) = 49.44%

R = 3.89%
G = 46.67%
B = 49.44%

CMYK

 C value IS 0.92

 M value IS 0.06

 Y value IS 0

 K value IS 0.65

RGB Variations

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

Color information

#075459 (or 0x075459) is known color: Mosque. HEX triplet: 07, 54 and 59. RGB value is (7,84,89). Sum of RGB (Red+Green+Blue) = 7+84+89=180 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.89% from 180); Green value is 84 (33.20% from 255 or 46.67% from 180); Blue value is 89 (35.16% from 255 or 49.44% from 180); Max value from RGB is 89 - color contains mainly: blue. Hex color #075459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075459 is #F8ABA6. Grayscale: #3D3D3D. Windows color (decimal): -16296871 or 5854215. OLE color: 5854215.

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

Color convert

RGB 7 84 89 -
CMYK 0.92 0.06 0 0.65
HSL 183.66º 0.85% 0.19% -
HSV(B) 183.66º 0.92% 0.35% -
XYZ 5.06 7.11 10.56 -
YUV 61.55 143.49 89.09 -
System Red Green Blue C M Y K H S L
Decimal 7 84 89 0.92 0.06 0 0.65 183.66 0.85 0.19
Hex 7 54 59 5C 6 0 41 B8 55 13
Octal 7 124 131 134 6 0 101 270 125 23
Binary 111 1010100 1011001 1011100 110 0 1000001 10111000 1010101 10011

Color Harmonies of #075459

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #075459

Black with #075459

Text Example


Text Example

White with #075459

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #075459; }

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

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

background-color css

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

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

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

border-color css

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

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

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