Html Css Color HEX #065752 Mosque

📋 copy color: '#065752'

red 6 ◦ green 87 ◦ blue 82

#065752
Download Color Icon.PNG:
16x16 32x32 64x64 128x128 256x256

Shades of Mosque #065752

Tints of Mosque #065752

RGB

 RED value IS 6 (2.73% from 255) = 3.43%

 GREEN value IS 87 (34.38% from 255) = 49.71%

 BLUE value IS 82 (32.42% from 255) = 46.86%

R = 3.43%
G = 49.71%
B = 46.86%

CMYK

 C value IS 0.93

 M value IS 0

 Y value IS 0.06

 K value IS 0.66

RGB Variations

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

Color information

#065752 (or 0x065752) is known color: Mosque. HEX triplet: 06, 57 and 52. RGB value is (6,87,82). Sum of RGB (Red+Green+Blue) = 6+87+82=175 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.43% from 175); Green value is 87 (34.38% from 255 or 49.71% from 175); Blue value is 82 (32.42% from 255 or 46.86% from 175); Max value from RGB is 87 - color contains mainly: green. Hex color #065752 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065752 is #F9A8AD. Grayscale: #3E3E3E. Windows color (decimal): -16361646 or 5396230. OLE color: 5396230.

HSL color Cylindrical-coordinate representation of color #065752: hue angle of 176.3º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065752 is Cyan = 0.93, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.66.

Color convert

RGB 6 87 82 -
CMYK 0.93 0 0.06 0.66
HSL 176.3º 0.87% 0.18% -
HSV(B) 176.3º 0.93% 0.34% -
XYZ 5.01 7.46 9.16 -
YUV 62.21 139.16 87.91 -
System Red Green Blue C M Y K H S L
Decimal 6 87 82 0.93 0 0.06 0.66 176.3 0.87 0.18
Hex 6 57 52 5D 0 6 42 B0 57 12
Octal 6 127 122 135 0 6 102 260 127 22
Binary 110 1010111 1010010 1011101 0 110 1000010 10110000 1010111 10010

Color Harmonies of #065752

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #065752

Black with #065752

Text Example


Text Example

White with #065752

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #065752; }

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

 H1.HeaderClassName
 {
   color: #065752;
 }
 .AnyTagClassName
 {
   color: #065752;
 }
</style>

background-color css

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

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

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

border-color css

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

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

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