Html Css Color HEX #075460 Mosque

📋 copy color: '#075460'

red 7 ◦ green 84 ◦ blue 96

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

Shades of Mosque #075460

Tints of Mosque #075460

RGB

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

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

 BLUE value IS 96 (37.89% from 255) = 51.34%

R = 3.74%
G = 44.92%
B = 51.34%

CMYK

 C value IS 0.93

 M value IS 0.12

 Y value IS 0

 K value IS 0.62

RGB Variations

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

Color information

#075460 (or 0x075460) is known color: Mosque. HEX triplet: 07, 54 and 60. RGB value is (7,84,96). Sum of RGB (Red+Green+Blue) = 7+84+96=187 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.74% from 187); Green value is 84 (33.20% from 255 or 44.92% from 187); Blue value is 96 (37.89% from 255 or 51.34% from 187); Max value from RGB is 96 - color contains mainly: blue. Hex color #075460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075460 is #F8AB9F. Grayscale: #3E3E3E. Windows color (decimal): -16296864 or 6312967. OLE color: 6312967.

HSL color Cylindrical-coordinate representation of color #075460: hue angle of 188.09º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #075460 is Cyan = 0.93, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB 7 84 96 -
CMYK 0.93 0.12 0 0.62
HSL 188.09º 0.86% 0.2% -
HSV(B) 188.09º 0.93% 0.38% -
XYZ 5.37 7.23 12.18 -
YUV 62.35 146.99 88.52 -
System Red Green Blue C M Y K H S L
Decimal 7 84 96 0.93 0.12 0 0.62 188.09 0.86 0.2
Hex 7 54 60 5D C 0 3E BC 56 14
Octal 7 124 140 135 14 0 76 274 126 24
Binary 111 1010100 1100000 1011101 1100 0 111110 10111100 1010110 10100

Color Harmonies of #075460

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #075460

Black with #075460

Text Example


Text Example

White with #075460

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #075460; }

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

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

background-color css

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

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

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

border-color css

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

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

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