Html Css Color HEX #075661 Mosque

📋 copy color: '#075661'

red 7 ◦ green 86 ◦ blue 97

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

Shades of Mosque #075661

Tints of Mosque #075661

RGB

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

 GREEN value IS 86 (33.98% from 255) = 45.26%

 BLUE value IS 97 (38.28% from 255) = 51.05%

R = 3.68%
G = 45.26%
B = 51.05%

CMYK

 C value IS 0.93

 M value IS 0.11

 Y value IS 0

 K value IS 0.62

RGB Variations

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

Color information

#075661 (or 0x075661) is known color: Mosque. HEX triplet: 07, 56 and 61. RGB value is (7,86,97). Sum of RGB (Red+Green+Blue) = 7+86+97=190 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.68% from 190); Green value is 86 (33.98% from 255 or 45.26% from 190); Blue value is 97 (38.28% from 255 or 51.05% from 190); Max value from RGB is 97 - color contains mainly: blue. Hex color #075661 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075661 is #F8A99E. Grayscale: #3F3F3F. Windows color (decimal): -16296351 or 6379015. OLE color: 6379015.

HSL color Cylindrical-coordinate representation of color #075661: hue angle of 187.33º degrees, saturation: 0.87, 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 #075661 is Cyan = 0.93, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB 7 86 97 -
CMYK 0.93 0.11 0 0.62
HSL 187.33º 0.87% 0.2% -
HSV(B) 187.33º 0.93% 0.38% -
XYZ 5.57 7.56 12.48 -
YUV 63.63 146.83 87.61 -
System Red Green Blue C M Y K H S L
Decimal 7 86 97 0.93 0.11 0 0.62 187.33 0.87 0.2
Hex 7 56 61 5D B 0 3E BB 57 14
Octal 7 126 141 135 13 0 76 273 127 24
Binary 111 1010110 1100001 1011101 1011 0 111110 10111011 1010111 10100

Color Harmonies of #075661

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #075661

Black with #075661

Text Example


Text Example

White with #075661

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #075661; }

 p { color: rgb(7,86,97); }

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

background-color css

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

 a { background-color: rgb(7,86,97); }

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

border-color css

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

 span { border-color: rgb(7,86,97); }

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