#065952

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

Shades of Mosque #065952

Tints of Mosque #065952

Color information

#065952 (or 0x065952) is unknown color: approx Mosque. HEX triplet: 06, 59 and 52. RGB value is (6,89,82). Sum of RGB (Red+Green+Blue) = 6+89+82=177 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.39% from 177); Green value is 89 (35.16% from 255 or 50.28% from 177); Blue value is 82 (32.42% from 255 or 46.33% from 177); Max value from RGB is 89 - color contains mainly: green. Hex color #065952 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065952 is #F9A6AD. Grayscale: #3F3F3F. Windows color (decimal): -16361134 or 5396742. OLE color: 5396742.

HSL color Cylindrical-coordinate representation of color #065952: hue angle of 174.94º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065952 is Cyan = 0.93, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.

Color convert

RGB68982-
CMYK0.9300.080.65
HSL174.94º87.37%18.63%-
HSV(B)174.94º93.26%34.9%-
XYZ5.177.799.21-
YUV63.38138.587.07-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.39%
GREEN value IS 89 (35.16% from 255) = 50.28%
BLUE value IS 82 (32.42% from 255) = 46.33%
R=3.39%
G=50.28%
B=46.33%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.08
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal689820.9300.080.65174.9487.3718.63
Hex659525D0841af5713
Octal613112213501010125712723
Binary11010110011010010101110101000100000110101111101011110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065952

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065952; }

 p { color: rgb(6,89,82); }

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

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

 a { background-color: rgb(6,89,82); }

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

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

 span { border-color: rgb(6,89,82); }

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