#066858

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

Shades of Mosque #066858

Tints of Mosque #066858

Color information

#066858 (or 0x066858) is unknown color: approx Mosque. HEX triplet: 06, 68 and 58. RGB value is (6,104,88). Sum of RGB (Red+Green+Blue) = 6+104+88=198 (26% of max value = 765). Red value is 6 (2.73% from 255 or 3.03% from 198); Green value is 104 (41.02% from 255 or 52.53% from 198); Blue value is 88 (34.77% from 255 or 44.44% from 198); Max value from RGB is 104 - color contains mainly: green. Hex color #066858 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066858 is #F997A7. Grayscale: #484848. Windows color (decimal): -16357288 or 5793798. OLE color: 5793798.

HSL color Cylindrical-coordinate representation of color #066858: hue angle of 170.2º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066858 is Cyan = 0.94, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.59.

Color convert

RGB610488-
CMYK0.9400.150.59
HSL170.2º89.09%21.57%-
HSV(B)170.2º94.23%40.78%-
XYZ6.7910.6410.93-
YUV72.87136.5380.3-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.03%
GREEN value IS 104 (41.02% from 255) = 52.53%
BLUE value IS 88 (34.77% from 255) = 44.44%
R=3.03%
G=52.53%
B=44.44%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.15
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal6104880.9400.150.59170.289.0921.57
Hex668585E0F3Baa5916
Octal61501301360177325213126
Binary1101101000101100010111100111111101110101010101100110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #066858

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #066858; }

 p { color: rgb(6,104,88); }

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

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

 a { background-color: rgb(6,104,88); }

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

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

 span { border-color: rgb(6,104,88); }

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