#006861

Color #006861 Mosque (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Mosque #006861

Tints of Mosque #006861

Color information

#006861 (or 0x006861) is unknown color: approx Mosque. HEX triplet: 00, 68 and 61. RGB value is (0,104,97). Sum of RGB (Red+Green+Blue) = 0+104+97=201 (26% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 201); Green value is 104 (41.02% from 255 or 51.74% from 201); Blue value is 97 (38.28% from 255 or 48.26% from 201); Max value from RGB is 104 - color contains mainly: green. Hex color #006861 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006861 is #FF979E. Grayscale: #484848. Windows color (decimal): -16750495 or 6383616. OLE color: 6383616.

HSL color Cylindrical-coordinate representation of color #006861: hue angle of 175.96º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006861 is Cyan = 1, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.

Color convert

RGB010497-
CMYK100.070.59
HSL175.96º100%20.39%-
HSV(B)175.96º100%40.78%-
XYZ7.1110.7613.01-
YUV72.11142.0476.57-

RGB Variations

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

RGB

RED value IS 0 (0.39% from 255) = 0%
GREEN value IS 104 (41.02% from 255) = 51.74%
BLUE value IS 97 (38.28% from 255) = 48.26%
R=0%
G=51.74%
B=48.26%

CMYK

C (Cyan) values IS 1
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal010497100.070.59175.9610020.39
Hex0686164073Bb06414
Octal0150141144077326014424
Binary0110100011000011100100011111101110110000110010010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #006861

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #006861; }

 p { color: rgb(0,104,97); }

 H1.HeaderClassName
 {
   color: #006861;
 }
 .AnyTagClassName
 {
   color: #006861;
 }
</style>
background-color css

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

 a { background-color: rgb(0,104,97); }

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

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

 span { border-color: rgb(0,104,97); }

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