Html Css Color HEX #016460 Mosque

📋 copy color: '#016460'

red 1 ◦ green 100 ◦ blue 96

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

Shades of Mosque #016460

Tints of Mosque #016460

RGB

 RED value IS 1 (0.78% from 255) = 0.51%

 GREEN value IS 100 (39.45% from 255) = 50.76%

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

R = 0.51%
G = 50.76%
B = 48.73%

CMYK

 C value IS 0.99

 M value IS 0

 Y value IS 0.04

 K value IS 0.61

RGB Variations

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

Color information

#016460 (or 0x016460) is known color: Mosque. HEX triplet: 01, 64 and 60. RGB value is (1,100,96). Sum of RGB (Red+Green+Blue) = 1+100+96=197 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.51% from 197); Green value is 100 (39.45% from 255 or 50.76% from 197); Blue value is 96 (37.89% from 255 or 48.73% from 197); Max value from RGB is 100 - color contains mainly: green. Hex color #016460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016460 is #FE9B9F. Grayscale: #454545. Windows color (decimal): -16685984 or 6317057. OLE color: 6317057.

HSL color Cylindrical-coordinate representation of color #016460: hue angle of 177.58º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016460 is Cyan = 0.99, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.61.

Color convert

RGB 1 100 96 -
CMYK 0.99 0 0.04 0.61
HSL 177.58º 0.98% 0.2% -
HSV(B) 177.58º 0.99% 0.39% -
XYZ 6.68 9.97 12.64 -
YUV 69.94 142.7 78.83 -
System Red Green Blue C M Y K H S L
Decimal 1 100 96 0.99 0 0.04 0.61 177.58 0.98 0.2
Hex 1 64 60 63 0 4 3D B2 62 14
Octal 1 144 140 143 0 4 75 262 142 24
Binary 1 1100100 1100000 1100011 0 100 111101 10110010 1100010 10100

Color Harmonies of #016460

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #016460

Black with #016460

Text Example


Text Example

White with #016460

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #016460; }

 p { color: rgb(1,100,96); }

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

background-color css

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

 a { background-color: rgb(1,100,96); }

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

border-color css

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

 span { border-color: rgb(1,100,96); }

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