#066963

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

Shades of Mosque #066963

Tints of Mosque #066963

Color information

#066963 (or 0x066963) is unknown color: approx Mosque. HEX triplet: 06, 69 and 63. RGB value is (6,105,99). Sum of RGB (Red+Green+Blue) = 6+105+99=210 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.86% from 210); Green value is 105 (41.41% from 255 or 50% from 210); Blue value is 99 (39.06% from 255 or 47.14% from 210); Max value from RGB is 105 - color contains mainly: green. Hex color #066963 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066963 is #F9969C. Grayscale: #4A4A4A. Windows color (decimal): -16357021 or 6514950. OLE color: 6514950.

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

Color convert

RGB610599-
CMYK0.9400.060.59
HSL176.36º89.19%21.76%-
HSV(B)176.36º94.29%41.18%-
XYZ7.3811.0413.55-
YUV74.71141.778.99-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 2.86%
GREEN value IS 105 (41.41% from 255) = 50%
BLUE value IS 99 (39.06% from 255) = 47.14%
R=2.86%
G=50%
B=47.14%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal6105990.9400.060.59176.3689.1921.76
Hex669635E063Bb05916
Octal6151143136067326013126
Binary110110100111000111011110011011101110110000101100110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #066963

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #066963; }

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

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

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

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

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

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

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

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