#066961

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

Shades of Mosque #066961

Tints of Mosque #066961

Color information

#066961 (or 0x066961) is unknown color: approx Mosque. HEX triplet: 06, 69 and 61. RGB value is (6,105,97). Sum of RGB (Red+Green+Blue) = 6+105+97=208 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.88% from 208); Green value is 105 (41.41% from 255 or 50.48% from 208); Blue value is 97 (38.28% from 255 or 46.63% from 208); Max value from RGB is 105 - color contains mainly: green. Hex color #066961 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066961 is #F9969E. Grayscale: #4A4A4A. Windows color (decimal): -16357023 or 6383878. OLE color: 6383878.

HSL color Cylindrical-coordinate representation of color #066961: hue angle of 175.15º 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 #066961 is Cyan = 0.94, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.59.

Color convert

RGB610597-
CMYK0.9400.080.59
HSL175.15º89.19%21.76%-
HSV(B)175.15º94.29%41.18%-
XYZ7.281113.05-
YUV74.49140.779.15-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 2.88%
GREEN value IS 105 (41.41% from 255) = 50.48%
BLUE value IS 97 (38.28% from 255) = 46.63%
R=2.88%
G=50.48%
B=46.63%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.08
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal6105970.9400.080.59175.1589.1921.76
Hex669615E083Baf5916
Octal61511411360107325713126
Binary1101101001110000110111100100011101110101111101100110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #066961

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #066961; }

 p { color: rgb(6,105,97); }

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

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

 a { background-color: rgb(6,105,97); }

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

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

 span { border-color: rgb(6,105,97); }

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